dp_direct_bitmap_bg_vertical_flip_manager class
#include <bn_dp_direct_bitmap_bg_actions.h>
Manages if a dp_
Public static functions
-
static auto get(const dp_
direct_ bitmap_ bg_ ptr& bg) -> bool - Indicates if the given dp_
direct_ bitmap_ bg_ ptr is flipped in the vertical axis or not. -
static void set(bool vertical_flip,
dp_
direct_ bitmap_ bg_ ptr& bg) - Sets if the given dp_
direct_ bitmap_ bg_ ptr must be flipped in the vertical axis or not.