public interface ASBmpExportConfiguration extends ImageExportConfiguration
The BMP file format export configuration.
Modifier and Type | Method and Description |
---|---|
int |
getBitsPerPixel()
Gets or sets the image bits per pixel count.
|
BitmapCompression |
getCompression()
Gets or sets the compression.
|
getCenterDrawing, getFullFrame, getPalette, getResolutionSettings, getSmoothingMode, getTextRenderingHint
getBackgroundColor, getLicense, isDrawBackground
int getBitsPerPixel()
Gets or sets the image bits per pixel count.
BitmapCompression getCompression()
Gets or sets the compression.