The TiffSettings type exposes the following members.
Name | Description | |
---|---|---|
TiffSettings | Overloaded. Initializes a new instance of the TiffSettings class. |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
AdobeResources |
Gets or sets Adobe® image resource blocks to write into the image. |
|
Compression |
Gets or sets a compression type to write the image with. |
|
Exif |
Gets or sets EXIF data collection to write into the image. |
|
Format |
Gets file format for which these settings are defined. (Inherited from WriterSettings.) |
|
Iptc |
Gets or sets IPTC data collection to write into the image. |
|
IsAlphaPremultiplied |
Gets or sets a value indicating whether to premultiply image with alpha channel during writing or not. |
|
Quality |
Gets or sets a JPEG quality if compression type is set to Jpeg. |
|
Xmp |
Gets or sets the XML code containing the XMP metadata to write into the image. |