JpegOptions Class Members
In This Topic
The following tables list the members exposed by JpegOptions.
Public Constructors
Public Properties
| Name | Description |
| ImageQuality | Specifies the desired image fidelity. 0.0 indicates the lowest possible fidelity and 1.0 specifies the highest fidelity. |
| SourceRect | Specifies the source rectangle for encoding. (Inherited from C1.Win.Bitmap.BaseOptions) |
| 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. |
Top
See Also