TIFFMode
|
Parent Elements
|
Required
|
Child Elements
|
No
|
Attributes of TIFFMode
|
Property
|
Permitted values
|
color
|
Conversion of all colors in the TIFF
|
• mono — convert to monochrome
• rgb (default) — convert to RGB
• cmyk — convert to CMYK
|
antialias
|
The amount of antialiasing to apply to TIFF files
|
• none (default)
• low
• medium
• high
|