#include <ExifFile.hpp>
Inheritance diagram for CExifFile:
this class represents a file that supports EXIF file. it contains many EXIF data entries (CExifEntry objects). you can search for particular entry or iterating over all of them.
|
opens an image file. this function will probe for the format of the file and decodes it accordingly.
|