#include <icl/imagecodecdata.h>
Link against: imageconversion.lib
class TJpegComment : public TImageDataBlock |
Public Attributes | |
---|---|
HBufC8 * | iComment |
Public Member Functions | |
---|---|
TJpegComment() |
Inherited Functions | |
---|---|
TImageDataBlock::DataType()const | |
TImageDataBlock::TImageDataBlock(TUid) |
JPEG specific image data variant which holds JPEG comment information.
It can be used with both the JPEG decoder and encoder.