|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for COMXImageFile, including all inherited members.
| COMXImageFile() | COMXImageFile | |
| GetCodingType(unsigned int &width, unsigned int &height, int orientation) | COMXImageFile | protected |
| GetFilename() const | COMXImageFile | inline |
| GetHeight() const | COMXImageFile | inline |
| GetImageBuffer() const | COMXImageFile | inline |
| GetImageSize() const | COMXImageFile | inline |
| GetOrientation() const | COMXImageFile | inline |
| GetWidth() const | COMXImageFile | inline |
| m_filename | COMXImageFile | protected |
| m_height | COMXImageFile | protected |
| m_image_buffer | COMXImageFile | protected |
| m_image_size | COMXImageFile | protected |
| m_orientation | COMXImageFile | protected |
| m_width | COMXImageFile | protected |
| ReadFile(const std::string &inputFile, int orientation=0) | COMXImageFile | |
| ~COMXImageFile() | COMXImageFile | virtual |