#include <mw/AknsRlEffectContext.h>
| const TInt | KAknsRlLayerNone |
Constant value indicating a rendering operation where the layer is not given at all.
| const TInt | KAknsRlLayerRGBOnly |
Constant value indicating a rendering operation where the layer has only an RGB channel.
| const TInt | KAknsRlLayerAlphaOnly |
Constant value indicating a rendering operation where the layer has only an alpha channel.
| const TInt | KAknsRlLayerRGBA |
Constant value indicating a rendering operation where the layer has both an RGB channel and an alpha channel.