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

ClassDescription
ImageDeviceRepresents rendering to raster formats: jpeg, png, bmp, gif, tiff.
ImageRenderingOptionsRepresents rendering options for ImageDevice. This options is used to specify output image format, compression, resolution etc.
TextOptionsRepresents text rendering options for ImageDevice.

Interfaces

InterfaceDescription
IImageDeviceFactoryRepresents a factory for creating image devices.

Enumeration

EnumerationDescription
CompressionSpecifies the possible compression schemes for Tagged Image File Format (TIFF) bitmap images.
ImageFormatSpecifies the file format of the image.