#include <exif.h>
Public Member Functions | |
| ExifTypedTag () | |
| ExifTypedTag (ExifTag tag, ExifIfd ifd, ExifFormat format) | |
| ExifTypedTag (ExifTag tag, ExifIfd ifd, ExifFormat format, int count) | |
Public Attributes | |
| ExifTag | tag |
| ExifIfd | ifd |
| ExifFormat | format |
| int | count |
| ExifTypedTag::ExifTypedTag | ( | ) |
| ExifTypedTag::ExifTypedTag | ( | ExifTag | tag, | |
| ExifIfd | ifd, | |||
| ExifFormat | format | |||
| ) |
| ExifTypedTag::ExifTypedTag | ( | ExifTag | tag, | |
| ExifIfd | ifd, | |||
| ExifFormat | format, | |||
| int | count | |||
| ) |
| ExifFormat ExifTypedTag::format |
| ExifIfd ExifTypedTag::ifd |
| ExifTag ExifTypedTag::tag |
1.7.1