| class TColorEnhancementOptions | 
Pre-processing options for color enhancement. The value ranges have been chosen to match those in the Onboard Camera API.
| Public Attributes | |
|---|---|
| TInt | iContrast | 
| TInt | iLightness | 
| TInt | iSaturation | 
| TInt | iContrast | 
Contrast setting. The value range is [-100 100], with -100 corresponding to minimum setting, 100 to maximum setting, and 0 to no change in contrast.
| TInt | iLightness | 
Lightness setting. The value range is [-100 100], with -100 corresponding to minimum setting, 100 to maximum setting, and 0 to no change in lightness.
| TInt | iSaturation | 
Saturation setting. The value range is [-100 100], with -100 corresponding to minimum setting, 100 to maximum setting, and 0 to no change in saturation.