|
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() | COMXImageFile | inline |
| GetHeight() | COMXImageFile | inline |
| GetImageBuffer() | COMXImageFile | inline |
| GetImageSize() | COMXImageFile | inline |
| GetOrientation() | COMXImageFile | inline |
| GetWidth() | 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 |