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

Image color type
To set image as colored or black/white. More...

Typedefs

typedef enum ADDON_IMG_COLOR ADDON_IMG_COLOR
 

Enumerations

enum  ADDON_IMG_COLOR { ADDON_IMG_COLOR_COLORED , ADDON_IMG_COLOR_BLACK_WHITE }
 

Detailed Description

Image color type
To set image as colored or black/white.

Typedef Documentation

◆ ADDON_IMG_COLOR

Enumeration Type Documentation

◆ ADDON_IMG_COLOR

Enumerator
ADDON_IMG_COLOR_COLORED 

Colored image.

ADDON_IMG_COLOR_BLACK_WHITE 

Black/White image.