public class ImageSaveOptions extends ImageRenderingOptions
Specific options data class.
Constructor and Description |
---|
ImageSaveOptions()
Initializes a new instance of the
ImageSaveOptions class; ImageFormat.Png will be used as default image format. |
ImageSaveOptions(int format)
Image format
ImageFormat based on initialization
|
getCompression, getFormat, getHorizontalResolution, getSmoothingMode, getText, getVerticalResolution, setCompression, setFormat, setHorizontalResolution, setSmoothingMode, setVerticalResolution
deepClone, getBackgroundColor, getCss, getPageSetup, memberwiseClone, setBackgroundColor, setPageSetup
public ImageSaveOptions()
Initializes a new instance of the ImageSaveOptions
class; ImageFormat.Png
will be used as default image format.
public ImageSaveOptions(int format)
Image format ImageFormat
based on initialization
format
- Image format