[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Determine the compression quality for the image data.
Source position: graphics.pp line 1790
public property TJPEGImage.CompressionQuality : TJPEGQualityRange |
Extreme compression can lead to loss of quality at the expense of a small file size.
The allowed range is 1..100, where 100 is best quality, and 25 is pretty awful.
lazarus-ccr.sourceforge.net |