TdxJPEGImage.Quality Property
Specifies the JPEG image quality (as a percentage).
Declaration
property Quality: Cardinal read; write;
Property Value
Type |
---|
Cardinal |
Remarks
You can use this property to adjust the relative quality that the JPEG codec uses to save an image.
The default Quality property value is 75.
See Also