bn::sp_direct_bitmap_bg_horizontal_scale_manager class

Manages the horizontal scale of a sp_direct_bitmap_bg_ptr.

Public static functions

static auto get(const sp_direct_bitmap_bg_ptr& bg) -> fixed
Returns the horizontal scale of the given sp_direct_bitmap_bg_ptr.
static void set(fixed horizontal_scale, sp_direct_bitmap_bg_ptr& bg)
Sets the horizontal scale of the given sp_direct_bitmap_bg_ptr.