TAknsRlLayerData Struct Reference
#include
<mw/AknsRlEffectContext.h>
Detailed Description
Structure that encapsulates information of a layer.
Member Attribute Documentation
iAlphaBitmap
Bitmap for alpha channel.
iAlphaDevice
Bitmap device for alpha channel.
iAlphaGc
Bitmap graphics context for alpha channel.
iRGBDevice
Bitmap device for RGB channel.
iRGBGc
Bitmap graphics context for RGB channel.
Constructor & Destructor Documentation
TAknsRlLayerData ( )
TAknsRlLayerData | ( | ) | [inline] |
Default constructor initializes to zero.