CPbkImageDataWithInfo::TParams Struct Reference

struct CPbkImageDataWithInfo::TParams

Construction parameters for CPbkImageDataWithInfo .

Constructor & Destructor Documentation

TParams()

IMPORT_C TParams ( )

Default constructor. Initializes all fields to default values.

Member Data Documentation

MPbkImageData * iImageData

MPbkImageData * iImageData

Image data. CPbkImageDataWithInfo takes ownership of this field when this struct is passed to CPbkImageDataWithInfo::NewL() .

const TDesC8 * iMimeType

const TDesC8 * iMimeType

Image format's MIME type.

TSize iSizeInPixels

TSize iSizeInPixels

Image size in pixels.