Public Attributes | |
attribute boolean | smartQuality |
Attribute to use smart quality. | |
attribute AString | format |
File format. | |
attribute long | flags |
Format specific flags. |
Class allows to set scan output format and other properties of output.
attribute long flags |
Format specific flags.
BMP
There are no flags PNG
There are no flags JPEG
Compression, default is 75 TIFF
attribute AString format |
File format.
String representing file format. This can be one of the following:
TIFF
PNG
JPEG
BMP
attribute boolean smartQuality |
Attribute to use smart quality.
If this attribute is true smart quality is used. If this attribute is false smart quality is not used.