Namespace Aspose.Svg.Rendering.Image
Namespace Aspose.Svg.Rendering.Image
Classes
Class Name | Description |
---|---|
ImageDevice | Represents rendering to raster formats: jpeg, png, bmp, gif, tiff. |
ImageDevice.ImageGraphicContext | Holds current graphics control parameters for the Aspose.Svg.Rendering.Image.ImageDevice. These parameters define the global framework within which the graphics operators execute. |
ImageRenderingOptions | Represents rendering options for Aspose.Svg.Rendering.Image.ImageDevice. This options is used to specify output image format, compression, resolution etc. |
TextOptions | Represents text rendering options for Aspose.Svg.Rendering.Image.ImageDevice. |
Enums
Enum Name | Description |
---|---|
Compression | Specifies the possible compression schemes for Tagged Image File Format (TIFF) bitmap images. |
ImageFormat | Specifies the file format of the image. |