xbmc
|
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 (defined in IImage) | IImage | inline |
Height() const (defined in IImage) | IImage | inline |
LoadImageFromMemory(unsigned char *buffer, unsigned int bufSize, unsigned int width, unsigned int height)=0 | IImage | pure virtual |
m_hasAlpha (defined in IImage) | IImage | protected |
m_height (defined in IImage) | IImage | protected |
m_orientation (defined in IImage) | IImage | protected |
m_originalHeight | IImage | protected |
m_originalWidth | IImage | protected |
m_width (defined in IImage) | IImage | protected |
Orientation() const (defined in IImage) | IImage | inline |
originalHeight() const (defined in IImage) | IImage | inline |
originalWidth() const (defined in IImage) | IImage | inline |
ReleaseThumbnailBuffer() | IImage | inlinevirtual |
Width() const (defined in IImage) | IImage | inline |
~IImage()=default (defined in IImage) | IImage | virtual |