QuantMap property (ITwainJpegCompression)
short QuantMap(short iIndex) | |
Overview |
Remarks
Gets or sets information about the mapping of components to quantization tables.
This property is updated by calling the GetJPEGCompression method.
To set the JPEG Compression options, set this property and the other ITwainJpegCompression properties accessed by the JPEGCompressionData property and call the SetJPEGCompression method.
See Also