TJPEGPerformance
TJPEGPerformance = (jpBestQuality, jpBestSpeed);
Selects the trade-off between quality and speed when encoding or decoding JPEG images.
| Value | Description |
|---|---|
jpBestQuality |
favors image quality over encoding/decoding speed |
jpBestSpeed |
favors speed over image quality |