TGfxColor Class Reference
class TGfxColor : public MGfxPaint |
This class is an implementation of a color.
Constructor & Destructor Documentation
TGfxColor(TInt, TInt, TInt)
Parameters
TInt aRed | : red component |
TInt aGreen | : green component |
TInt aBlue | : blue component |
Member Functions Documentation
BlendRgb444(TUint32, TUint32, TUint32)
Return an integer representation of a color after blending the two colors given by integer values.
Parameters
TUint32 aAlpha | : the alpha channel value to blend. |
TUint32 aCs1 | : color 1 to blend |
TUint32 aCs2 | : color 2 to blend |
ColorRgb()
Return the integer representation of this color.
ColorRgb444()
Return 4-bits for red, 4-bits for green, 4-bits for blue integer representation of this color.
ColorRgb565()
Return 5-bits for red, 6-bits for green, 5-bits for blue integer representation of this color.
GetColor()
Implementation of MGfxPaint method to get an array of color values. The given buffer array is filled with this color value.
SetFill(VGPaint, TGfxRectangle2D &, TFloatFixPt, void *)
Member Data Documentation
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.