| 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.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.