digiKam
box.h File Reference

Go to the source code of this file.

Classes

class  heif::Box
 
class  heif::Box_auxC
 
class  heif::Box_clap
 
class  heif::Box_colr
 
class  heif::Box_dinf
 
class  heif::Box_dref
 
class  heif::Box_ftyp
 
class  heif::Box_grpl
 
struct  heif::Box_grpl::EntityGroup
 
class  heif::Box_hdlr
 
class  heif::Box_hvcC
 
struct  heif::Box_hvcC::configuration
 
class  heif::Box_idat
 
class  heif::Box_iinf
 
class  heif::Box_iloc
 
struct  heif::Box_iloc::Extent
 
struct  heif::Box_iloc::Item
 
class  heif::Box_imir
 
class  heif::Box_infe
 
class  heif::Box_ipco
 
struct  heif::Box_ipco::Property
 
class  heif::Box_ipma
 
struct  heif::Box_ipma::Entry
 
struct  heif::Box_ipma::PropertyAssociation
 
class  heif::Box_iprp
 
class  heif::Box_iref
 
struct  heif::Box_iref::Reference
 
class  heif::Box_irot
 
class  heif::Box_ispe
 
class  heif::Box_meta
 
class  heif::Box_pitm
 
class  heif::Box_pixi
 
class  heif::Box_url
 
class  heif::BoxHeader
 
class  heif::color_profile
 
class  heif::color_profile_nclx
 
class  heif::color_profile_raw
 
class  heif::Fraction
 

Namespaces

 heif
 

Macros

#define fourcc(id)   (((uint32_t)(id[0])<<24) | (id[1]<<16) | (id[2]<<8) | (id[3]))
 
#define HAS_BOOL_ARRAY   1
 

Macro Definition Documentation

◆ fourcc

#define fourcc (   id)    (((uint32_t)(id[0])<<24) | (id[1]<<16) | (id[2]<<8) | (id[3]))

◆ HAS_BOOL_ARRAY

#define HAS_BOOL_ARRAY   1