The TiffEncoderOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AdobeResources |
Gets/sets Adobe® image resource blocks you want to write into the file. |
![]() |
AlphaPremultiplied |
Gets/sets the value that determines whether to premultiply image with alpha channel during image encoding or not. |
![]() |
Compression |
Gets/sets TIFF compression type. |
![]() |
Exif |
Gets/sets EXIF data collection you want to write into the file. |
![]() |
ExtraChannels |
Gets/sets the collection containing extra channels associated with the TIFF file. Using this property you can write some channels in addition to primary ones. |
![]() |
Iptc |
Gets/sets IPTC data collection you want to write into the file. |
![]() |
Left |
Gets/sets left position of the frame. (Inherited from EncoderOptions.) |
![]() |
MediaFormat |
Returns media format for which encoder options are defined. (Inherited from EncoderOptions.) |
![]() |
Quality |
Gets/sets a JPEG quality if compression type is set to Jpeg. |
![]() |
Top |
Gets/sets top position of the frame. (Inherited from EncoderOptions.) |
![]() |
Xmp |
Gets/sets the XML code containing the XMP metadata. |