dp_direct_bitmap_bg_mosaic_manager class
#include <bn_dp_direct_bitmap_bg_actions.h>
Manages if the mosaic effect must be applied to a dp_
Public static functions
-
static auto get(const dp_
direct_ bitmap_ bg_ ptr& bg) -> bool - Indicates if the mosaic effect is applied to the given dp_
direct_ bitmap_ bg_ ptr or not. -
static void set(bool mosaic_enabled,
dp_
direct_ bitmap_ bg_ ptr& bg) - Sets if the mosaic effect must be applied to the given dp_
direct_ bitmap_ bg_ ptr or not.