EPOC   SDK Home Glossary Indexes Previous Next Up

EikColorUtils class


EikColorUtils class — Colour manipulation utilities

Compatibility

Applications that use this class will not work correctly on a version of EPOC earlier than ER5.

Description

The new colour manipulation class EikColorUtils is defined in eikcolor.h. It provides the following functions: —

TRgb ColorAdjust(TRgb aColour,TInt aPercentage);

TRgb ColorAdjust(TEikLogicalColor aLogicalColor,TInt aPercentage,CEikonEnv* aEnv=NULL);

EPOC       SDK Home Glossary Indexes Previous Next Up