|
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 |
| JpegCompression |
Bool |
RW |
When true, use JPEG compression to write grayscale and color images in TIFF files. |
1.56 |
|