#include <PictureInfoTag.h>
§ CPictureInfoTag()
CPictureInfoTag::CPictureInfoTag |
( |
| ) |
|
|
inline |
§ ~CPictureInfoTag()
virtual CPictureInfoTag::~CPictureInfoTag |
( |
| ) |
|
|
virtualdefault |
§ Archive()
§ GetDateTimeTaken()
const CDateTime & CPictureInfoTag::GetDateTimeTaken |
( |
| ) |
const |
GetDateTimeTaken() – Returns the EXIF DateTimeOriginal for current picture
The exif library returns DateTimeOriginal if available else the other DateTime tags. See libexif CExifParse::ProcessDir for details.
§ GetInfo()
const std::string CPictureInfoTag::GetInfo |
( |
int |
info | ) |
const |
§ Load()
bool CPictureInfoTag::Load |
( |
const std::string & |
path | ) |
|
§ Loaded()
bool CPictureInfoTag::Loaded |
( |
| ) |
const |
|
inline |
§ Reset()
§ Serialize()
§ SetInfo()
void CPictureInfoTag::SetInfo |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
§ ToSortable()
The documentation for this class was generated from the following files: