HuffmanMap property (ITwainJpegCompression)
short HuffmanMap(short iIndex) | |
Overview |
Remarks
Gets or sets information about the mapping of components to Huffman 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