EZTwainX Tiff Properties
These are the properties of the Tiff Object contained by the EZTwainX control. In most languages if the EZTwainX control is called eztwain, you set these properties by writing something like this: eztwain.Tiff.JpegCompression = true
See also:
Name | Type | R/W | Description | Added |
---|---|---|---|---|
IsAvailable | Bool | R | True if support for reading and writing TIFF files is installed. | 1.65 |
JpegCompression | Bool | RW | When true, use JPEG compression to write grayscale and color images in TIFF files. | 1.56 |