|
Krita Source Code Documentation
|
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 |
| 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.
| const uint16_t Exif::Iop::InteroperabilityVersion = 0x0002 |
Interoperability version
Definition at line 1536 of file kis_meta_data_tags.h.
| const uint16_t Exif::Iop::RelatedImageFileFormat = 0x1000 |
File format of image file
Definition at line 1540 of file kis_meta_data_tags.h.
| const uint16_t Exif::Iop::RelatedImageLength = 0x1002 |
Image height
Definition at line 1548 of file kis_meta_data_tags.h.
| const uint16_t Exif::Iop::RelatedImageWidth = 0x1001 |
Image width
Definition at line 1544 of file kis_meta_data_tags.h.