|
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for IImage, including all inherited members.
| CreateThumbnailFromSurface(unsigned char *bufferin, unsigned int width, unsigned int height, unsigned int format, unsigned int pitch, const std::string &destFile, unsigned char *&bufferout, unsigned int &bufferoutSize)=0 | IImage | pure virtual |
| Decode(unsigned char *const pixels, unsigned int width, unsigned int height, unsigned int pitch, unsigned int format)=0 | IImage | pure virtual |
| hasAlpha() const | IImage | inline |
| Height() const | IImage | inline |
| LoadImageFromMemory(unsigned char *buffer, unsigned int bufSize, unsigned int width, unsigned int height)=0 | IImage | pure virtual |
| m_hasAlpha | IImage | protected |
| m_height | IImage | protected |
| m_orientation | IImage | protected |
| m_originalHeight | IImage | protected |
| m_originalWidth | IImage | protected |
| m_width | IImage | protected |
| Orientation() const | IImage | inline |
| originalHeight() const | IImage | inline |
| originalWidth() const | IImage | inline |
| ReleaseThumbnailBuffer() | IImage | inlinevirtual |
| Width() const | IImage | inline |
| ~IImage()=default | IImage | virtual |