#include <gfx_image_exif.h>

This class allows to deal with EXIF chunks in image files.
Public Types | |
| using | RESTRICT_DICTIONARY_PROPS = EXIFDATA::RESTRICT | 
Public Member Functions | |
| MAXON_METHOD Result< DataDictionary > | GetExifDictionary () const | 
Private Member Functions | |
| MAXON_INTERFACE (ExifInterface, MAXON_REFERENCE_NORMAL, "net.maxon.image.interface.exif") | |
| using RESTRICT_DICTIONARY_PROPS = EXIFDATA::RESTRICT | 
      
  | 
  private | 
| MAXON_METHOD Result<DataDictionary> GetExifDictionary | ( | ) | const | 
Returns the full exif data dictionary. See EXIFDATA for the properties.