palette_bitmap_bg_blending_manager class
#include <bn_palette_bitmap_bg_actions.h>
Manages if blending must be applied to a palette_
Public static functions
-
static auto get(const palette_
bitmap_ bg_ ptr& bg) -> bool - Indicates if blending is applied to the given palette_
bitmap_ bg_ ptr or not. -
static void set(bool blending_enabled,
palette_
bitmap_ bg_ ptr& bg) - Sets if blending must be applied to the given palette_
bitmap_ bg_ ptr or not.