bn::sp_direct_bitmap_bg_blending_bottom_manager class

Manages if a sp_direct_bitmap_bg_ptr must be part of the blending bottom layer or not.

Public static functions

static auto get(const sp_direct_bitmap_bg_ptr& bg) -> bool
Indicates if the given sp_direct_bitmap_bg_ptr is part of the blending bottom layer or not.
static void set(bool blending_bottom_enabled, sp_direct_bitmap_bg_ptr& bg)
Sets if the given sp_direct_bitmap_bg_ptr must be part of the blending bottom layer or not.