The JpegEncoderOptions type exposes the following members.
Name | Description | |
---|---|---|
AdobeResources |
Gets/sets Adobe® image resource blocks you want to write into the file. |
|
ChromaSubsamplingEnabled |
Gets/sets the value that specifies whether to use chroma subsampling in JPEG compression or not. |
|
Exif |
Gets/sets EXIF data collection you want to write into the file. |
|
Iptc |
Gets/sets IPTC data collection you want to write into the file. |
|
IsProgressive |
Gets/sets a value that specifies if JPEG should be progressive. |
|
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 JPEG quality. |
|
Top |
Gets/sets top position of the frame. (Inherited from EncoderOptions.) |
|
Xmp |
Gets/sets the XML code containing the XMP metadata. |