bn::palette_bitmap_bg_scale_manager class

Manages the scale of a palette_bitmap_bg_ptr.

Public static functions

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