TJpegComment Class Reference

#include <icl/imagecodecdata.h>

Link against: imageconversion.lib

class TJpegComment : public TImageDataBlock

Inherits from

Public Attributes
HBufC8 *iComment
Public Member Functions
TJpegComment()
Inherited Functions
TImageDataBlock::DataType()const
TImageDataBlock::TImageDataBlock(TUid)

Detailed Description

JPEG specific image data variant which holds JPEG comment information.

It can be used with both the JPEG decoder and encoder.

Member Attribute Documentation

iComment

HBufC8 *iComment

The JPEG comment associated with the JPEG image.

Constructor & Destructor Documentation

TJpegComment ( )

IMPORT_CTJpegComment()

Default constructor for this class.