Krita Source Code Documentation
Loading...
Searching...
No Matches
Exif::Iop Namespace Reference

Variables

const uint16_t InteroperabilityIndex = 0x0001
 
const uint16_t InteroperabilityVersion = 0x0002
 
const uint16_t RelatedImageFileFormat = 0x1000
 
const uint16_t RelatedImageLength = 0x1002
 
const uint16_t RelatedImageWidth = 0x1001
 

Variable Documentation

◆ InteroperabilityIndex

const uint16_t Exif::Iop::InteroperabilityIndex = 0x0001

Indicates the identification of the Interoperability rule. Use "R98" for stating ExifR98 Rules. Four bytes used including the termination code (NULL). see the separate volume of Recommended Exif Interoperability Rules (ExifR98) for other tags used for ExifR98.

Definition at line 1532 of file kis_meta_data_tags.h.

◆ InteroperabilityVersion

const uint16_t Exif::Iop::InteroperabilityVersion = 0x0002

Interoperability version

Definition at line 1536 of file kis_meta_data_tags.h.

◆ RelatedImageFileFormat

const uint16_t Exif::Iop::RelatedImageFileFormat = 0x1000

File format of image file

Definition at line 1540 of file kis_meta_data_tags.h.

◆ RelatedImageLength

const uint16_t Exif::Iop::RelatedImageLength = 0x1002

Image height

Definition at line 1548 of file kis_meta_data_tags.h.

◆ RelatedImageWidth

const uint16_t Exif::Iop::RelatedImageWidth = 0x1001

Image width

Definition at line 1544 of file kis_meta_data_tags.h.