ICodec class
ICodec class
Represents a codec for decoding images.
The ICodec type exposes the following members:
Properties
Property | Description |
---|---|
format | Gets the format of the image WebImageFormat . |
width | Gets the width of the image. |
height | Gets the height of the image. |
horizontal_resolution | Gets the horizontal resolution of the image. |
vertical_resolution | Gets the vertical resolution of the image. |
See Also
- module
aspose.svg.drawing
- class
WebImageFormat