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