#include <icl/imagedata.h>
Link against: imageconversion.lib
| class TImageDataBlock |
| Public Member Functions | |
|---|---|
| IMPORT_C TUid | DataType() |
| Protected Member Functions | |
|---|---|
| TImageDataBlock(TUid) | |
The abstract base class for all format-specific image data variants.
| IMPORT_C | TImageDataBlock | ( | TUid | aDataType | ) | [protected] |
Constructs and initialises the TImageDataBlock object to the data type specified by aDataType.
See also: ImageCodecData.h
| Parameters | |
|---|---|
| aDataType | The data type. |