bn::sp_direct_bitmap_bg_shear_manager class

Manages the shear of a sp_direct_bitmap_bg_ptr.

Public static functions

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