Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ImageMetadata Struct Reference

#include <ImageMetadata.h>

Public Attributes

int height {}
 
int width {}
 
bool isColor {}
 
std::string encodingProcess {}
 
std::string fileComment {}
 
ExifInfo exifInfo
 
IPTCInfo iptcInfo
 

Member Data Documentation

◆ encodingProcess

std::string ImageMetadata::encodingProcess {}

◆ exifInfo

ExifInfo ImageMetadata::exifInfo

◆ fileComment

std::string ImageMetadata::fileComment {}

◆ height

int ImageMetadata::height {}

◆ iptcInfo

IPTCInfo ImageMetadata::iptcInfo

◆ isColor

bool ImageMetadata::isColor {}

◆ width

int ImageMetadata::width {}

The documentation for this struct was generated from the following file: