Gets or sets color space values.
Syntax
Return Value
Gets or sets a value that indicates the color space in which the compressed components are stored.
Only spaces supported by the source for
TwainCapabilityType.ImageJpegPixelType are valid.
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
SetJpegCompression method.
Example
Remarks
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also