aspose.svg.rendering.image
The Aspose.Svg.Rendering.Image namespace provides specific device class as well as few rendering options classes responsible for rendering to raster formats: jpeg, png, bmp, gif, tiff.
Classes
Class | Description |
---|---|
IImageDeviceFactory | Represents a factory for creating image devices. |
ImageDevice | Represents rendering to raster formats: jpeg, png, bmp, gif, tiff. |
ImageRenderingOptions | Represents rendering options for ImageDevice . This options is used to specify output image format, compression, resolution etc. |
TextOptions | Represents text rendering options for ImageDevice . |
Enumerations
Enumeration | Description |
---|---|
Compression | Specifies the possible compression schemes for Tagged Image File Format (TIFF) bitmap images. |
ImageFormat | Specifies the file format of the image. |