Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CTextureInfo Class Reference

#include <GUITexture.h>

Public Member Functions

 CTextureInfo ()
 
 CTextureInfo (const std::string &file)
 

Public Attributes

bool useLarge
 
CRect border
 
bool m_infill
 
int orientation
 
std::string diffuse
 
KODI::GUILIB::GUIINFO::CGUIInfoColor diffuseColor
 
std::string filename
 

Constructor & Destructor Documentation

◆ CTextureInfo() [1/2]

CTextureInfo::CTextureInfo ( )

◆ CTextureInfo() [2/2]

CTextureInfo::CTextureInfo ( const std::string & file)
explicit

Member Data Documentation

◆ border

CRect CTextureInfo::border

◆ diffuse

std::string CTextureInfo::diffuse

◆ diffuseColor

KODI::GUILIB::GUIINFO::CGUIInfoColor CTextureInfo::diffuseColor

◆ filename

std::string CTextureInfo::filename

◆ m_infill

bool CTextureInfo::m_infill
Initial value:
{
true}

◆ orientation

int CTextureInfo::orientation

◆ useLarge

bool CTextureInfo::useLarge

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