Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <devvideobase.h>
This item is not part of the S60 5th Edition SDK

Class TColorEnhancementOptions

class TColorEnhancementOptions;

Description

Pre-processing options for color enhancement. The value ranges have been chosen to match those in the Onboard Camera API.

Members

Defined in TColorEnhancementOptions:


Member data


iLightness

TInt iLightness;

Description

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.


iSaturation

TInt iSaturation;

Description

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.


iContrast

TInt iContrast;

Description

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.