Kodi Development  20.0
for Binary and Script based Add-Ons
CImage

Inherits CAddonGUIControlBase.

Public Member Functions

 CImage (CWindow *window, int controlId)
 Construct a new control. More...
 
void SetColorDiffuse (uint32_t colorDiffuse)
 To set set the diffuse color on image. More...
 
void SetFileName (const std::string &filename, bool useCache=true)
 To set the filename used on image control. More...
 
void SetVisible (bool visible)
 Set the control on window to visible. More...
 
 ~CImage () override=default
 Destructor. More...
 
- Public Member Functions inherited from CAddonGUIControlBase
KODI_GUI_LISTITEM_HANDLE GetControlHandle () const
 

Additional Inherited Members

- Protected Member Functions inherited from CAddonGUIControlBase
 CAddonGUIControlBase (CAddonGUIControlBase *window)
 
- Protected Attributes inherited from CAddonGUIControlBase
KODI_GUI_LISTITEM_HANDLE m_controlHandle
 
AddonToKodiFuncTable_Addonm_interface
 
CAddonGUIControlBasem_Window
 

The documentation for this class was generated from the following file: