|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <ImageMetadata.h>
Public Attributes | |
| int | height {} |
| int | width {} |
| bool | isColor {} |
| std::string | encodingProcess {} |
| std::string | fileComment {} |
| ExifInfo | exifInfo |
| IPTCInfo | iptcInfo |
| std::string ImageMetadata::encodingProcess {} |
| ExifInfo ImageMetadata::exifInfo |
| std::string ImageMetadata::fileComment {} |
| int ImageMetadata::height {} |
| IPTCInfo ImageMetadata::iptcInfo |
| bool ImageMetadata::isColor {} |
| int ImageMetadata::width {} |