CFsBitmapProvider Class Reference
class CFsBitmapProvider : public CBase |
Constructor & Destructor Documentation
CFsBitmapProvider(const TInt)
CFsBitmapProvider | ( | const TInt | aId | ) | [private] |
Parameters
const TInt aId | Provider identifier |
~CFsBitmapProvider()
~CFsBitmapProvider | ( | ) | [virtual] |
Member Functions Documentation
ConstructL(const CFbsBitmap *, const CFbsBitmap *)
Symbian 2nd-phase constructor
NewL(const CFbsBitmap *, const CFbsBitmap *, const TInt)
ProvideBitmapL(TInt, CFbsBitmap *&, CFbsBitmap *&)
Provide a bitmap and mask from the given UID. This method should create a bitmap and its mask, usually by loading it from disk.
CHuiTextureManager::CreateTextureL()
Parameters
TInt aId | TextureManager id of this bitmap, may be used for extracting an icon resource. |
CFbsBitmap *& aBitmap | Output parameter for the provider: On return, has to store a pointer to the generated bitmap. Ownership transferred to caller. The support for input CFbsBitmap formats varies between different renderers. See cfbsbitmapsupport Table describing renderer bitmap support. |
CFbsBitmap *& aMaskBitmap | Output parameter for the provider: On return, has to store a pointer to the generated alpha mask or NULL if there is no mask. Ownership of the bitmap is transferred to the caller. |
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.