TSvgColor Class Reference

class TSvgColor : public TGfxColor

Class description goes here.

SVGEngine.lib
Since
1.0

Inherits from

Constructor & Destructor Documentation

TSvgColor(TUint32)

TSvgColor ( TUint32 aValue )

Need method description

Since
1.0

Parameters

TUint32 aValue

TSvgColor(TInt, TInt, TInt)

TSvgColor ( TInt aRed,
TInt aGreen,
TInt aBlue
)

Need method description

Since
1.0

Parameters

TInt aRed
TInt aGreen
TInt aBlue

Member Functions Documentation

GetStringL(const TDesC &, TUint32 &)

TBool GetStringL ( const TDesC & aColorValue,
TUint32 & aColor
)

Need method description

Since
1.0

Parameters

const TDesC & aColorValue
TUint32 & aColor

MapColorToInt(const TDesC &)

TUint32 MapColorToInt ( const TDesC & aColorName ) [private]

Need method description

Since
1.0

Parameters

const TDesC & aColorName

ProcessRGBL(const TDesC &)

TUint32 ProcessRGBL ( const TDesC & aColorValue ) [private]

Need method description

Since
1.0
Since
1.0

Parameters

const TDesC & aColorValue

ProcessRGBPercentageL(const TDesC &, TInt &)

TBool ProcessRGBPercentageL ( const TDesC & aColorValue,
TInt & color
) [private]

Need method description

Since
1.0

Parameters

const TDesC & aColorValue
TInt & color