![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <ColorUtils.h>
Static Public Member Functions | |
static UTILS::Color | ChangeOpacity (const UTILS::Color color, const float opacity) |
Change the opacity of a given color. More... | |
|
static |
Change the opacity of a given color.
color | The original color |
opacity | The opacity value as a float |