Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: ExifJpegTransformExtension.h
Link against: exiflib.lib

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Class CJpegTransformExtension

class CJpegTransformExtension : public CJPEGExifTransformExtension;

Description

Extension to the Jpeg imageTransform plugin

This class is intended to offer a method to the user to retreive the exif metadata during an imageTransform operation.

Derivation

Members

Defined in CJpegTransformExtension:
ExifMetadata(), Uid()

Inherited from CBase:
Delete(), Extension_(), operator new()

Inherited from CImageTransformPluginExtension:
ReservedVirtual1(), ReservedVirtual2(), ReservedVirtual3(), ReservedVirtual4()


Member functions


Uid()

virtual const TUid Uid() const;

Description

Getter of the Uid of this extension

Return value

const TUid

The Uid of this extension.


ExifMetadata()

virtual MExifMetadata *ExifMetadata();

Description

Getter of the exif metadata

Return value

MExifMetadata *

the metadata. NULL if there is no metadata available.