CFbsRasterizer::TBitmapDesc Class Reference

class CFbsRasterizer::TBitmapDesc

Helper class for storing information about a bitmap that is being registered with the rasterizer.

Member Data Documentation

const TAny * iData

const TAny *iData

A pointer to the proprietary data.

TInt iDataSize

TInt iDataSize

The size in bytes of the proprietary data.

TUid iDataType

TUid iDataType

The UID identifying the proprietary data format.

TDisplayMode iDispMode

TDisplayMode iDispMode

The display mode to rasterize into.

TSize iSizeInPixels

TSize iSizeInPixels

The width and height in pixels to rasterize into.