Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
IImage Member List

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)=0IImagepure virtual
Decode(unsigned char *const pixels, unsigned int width, unsigned int height, unsigned int pitch, unsigned int format)=0IImagepure virtual
hasAlpha() constIImageinline
Height() constIImageinline
LoadImageFromMemory(unsigned char *buffer, unsigned int bufSize, unsigned int width, unsigned int height)=0IImagepure virtual
m_hasAlphaIImageprotected
m_heightIImageprotected
m_orientationIImageprotected
m_originalHeightIImageprotected
m_originalWidthIImageprotected
m_widthIImageprotected
Orientation() constIImageinline
originalHeight() constIImageinline
originalWidth() constIImageinline
ReleaseThumbnailBuffer()IImageinlinevirtual
Width() constIImageinline
~IImage()=defaultIImagevirtual