class MFbsExtendedBitmapInitializer |
An interface for initialization of extended bitmaps. By implementing this interface, creators of extended bitmaps can set the contents of an extended bitmap without allocating a temporary buffer and avoid unnecessary memory copying during calls to CFbsBitmap::CreateExtendedBitmap().
WARNING: Class for internal and partner use ONLY. Compatibility is not guaranteed in future releases.
Public Member Functions | |
---|---|
TInt | InitExtendedBitmap(TAny *, TInt) |
TInt | InitExtendedBitmap | ( | TAny * | aData, |
TInt | aDataSize | |||
) | [pure virtual] |
Initializes the raw data of an extended bitmap.
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.