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