CExifTag Class Reference
| class CExifTag : public CBase |
Interface class for handling Exif Tags. This class is used to get tag data from an Exif image. ExifLib
- Since
- 2.6
Constructor & Destructor Documentation
Member Functions Documentation
Data()
|
TPtrC8
| Data | ( | ) | const [pure virtual] |
Returns data contents of a tag
- Since
- 2.6
DuplicateL()
|
CExifTag * | DuplicateL | ( | ) | const [pure virtual] |
Duplicate constructor. Creates an exact copy instance of the tag.
- Since
- 2.6
TagInfo()
Returns the informative fields of a tag.
- Since
- 2.6
Member Enumerations Documentation
Enum TExifTagDataType
Tag Data type enumeration.
Enumerators
| ETagByte = 1 | |
| ETagAscii = 2 | |
| ETagShort = 3 | |
| ETagLong = 4 | |
| ETagRational = 5 | |
| ETagUndefined = 7 | |
| ETagSlong = 9 | |
| ETagSrational = 10 | |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.