[]
Encoder options supported by the native JPEG codec.
public class JpegOptions : BaseOptions
Public Class JpegOptions
Inherits BaseOptions
Name | Description |
---|---|
JpegOptions() |
Name | Description |
---|---|
ImageQuality | Specifies the desired image fidelity. 0.0 indicates the lowest possible fidelity and 1.0 specifies the highest fidelity. |
SuppressApp0 | Specifies whether to suppress the write of App0 metadata while encoding the image data. |
TransformOptions | Specifies whether the image is rotated or flipped when decoded. |