#include <fbs.h>
class MFbsExtendedBitmapInitializer |
Public Member Functions | |
---|---|
pure virtual TInt | InitExtendedBitmap(TAny *, TInt) |
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.
See also: CFbsBitmap::CreateExtendedBitmap()