ExifInterface Class Reference

#include <gfx_image_exif.h>

Inheritance diagram for ExifInterface:

详细描述

This class allows to deal with EXIF chunks in image files.

Public Types

using  RESTRICT_DICTIONARY_PROPS = EXIFDATA::RESTRICT

公共成员函数

MAXON_METHOD Result < DataDictionary >  GetExifDictionary () const

私有成员函数

  MAXON_INTERFACE ( ExifInterface , MAXON_REFERENCE_NORMAL , "net.maxon.image.interface.exif")

Member Typedef Documentation

◆  RESTRICT_DICTIONARY_PROPS

using RESTRICT_DICTIONARY_PROPS = EXIFDATA::RESTRICT

成员函数文档编制

◆  MAXON_INTERFACE()

MAXON_INTERFACE ( ExifInterface   ,
MAXON_REFERENCE_NORMAL   ,
"net.maxon.image.interface.exif"   
)
private

◆  GetExifDictionary()

MAXON_METHOD Result <DataDictionary> GetExifDictionary ( ) const

Returns the full exif data dictionary. See EXIFDATA for the properties.