The following tables list the members exposed by TwainJpegCompression.
Public Properties
| Name | Description |
| ColorComponentCount | 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 TwainJpegCompression properties and call the TwainSession.SetJpegCompression method. |
| ColorScheme | Gets or sets color space values. |
| Empty | Returns a TwainFileSystem structure with default values. |
| RestartFrequency | Gets or sets the number of minimum data units between restart markers. The default value is 0, indicating that no restart markers are used. This property is updated by calling the GetJpegCompression method. To set the JPEG Compression options, set this property and the other TwainJpegCompression properties and call the TwainSession.SetJpegCompression method. |
| SubSampling | Gets or sets a subsampling value. This property is updated by calling the GetJpegCompression method. To set the JPEG Compression options, set this property and the other TwainJpegCompression properties and call the TwainSession.SetJpegCompression method. |
Top
Public Methods
See Also