bn::dp_direct_bitmap_bg_vertical_shear_manager class

Manages the vertical shear of a dp_direct_bitmap_bg_ptr.

Public static functions

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