class
#include <bn_bg_palette_actions.h>
bg_palette_inverted_manager Manages if the colors of a bg_
Public static functions
-
static auto get(const bg_
palette_ ptr& palette) -> bool - Indicates if the colors of the given bg_
palette_ ptr are inverted or not. -
static void set(bool inverted,
bg_
palette_ ptr& palette) - Sets if the colors of the given bg_
palette_ ptr must be inverted or not.