Aspose.Html.Rendering.Image

The Aspose.Html.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.

Enumeration

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