Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
TextureBase.h File Reference
#include "guilib/TextureFormats.h"
#include <memory>
#include <string>

Classes

class  CTextureBase
 Base texture class, which holds the state of the texture, as well as all conversion functions. More...
 

Enumerations

enum class  TEXTURE_SCALING { LINEAR , NEAREST }
 

Enumeration Type Documentation

◆ TEXTURE_SCALING

enum class TEXTURE_SCALING
strong
Enumerator
LINEAR 
NEAREST