TiffImageCompressionOptions Methods

The TiffImageCompressionOptions type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodSetBitonal
Sets the options to produce bitonal (black-and-white) images.
Public methodSetBitonalThreshold
Sets the threshold level to use when producing bitonal images.
Public methodSetCmyk
Sets the options to produce CMYK images.
Public methodSetGrayscale
Sets the options to produce grayscale images.
Public methodSetTileSize
Sets the size of tiles to use while drawing.
Public methodToString (Inherited from Object.)

See Also