NumComponents property (ITwainJpegCompression)
short NumComponents | |
Overview |
Remarks
Gets or sets the number of color components in the image to be compressed.
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.
For more information on color components, refer to www.twain.org/download.htm and click on TWAIN Specification (Version 1.9).
See Also