Type Definition drawing::units::PixelTransform

source · []
pub type PixelTransform = Transform2D<f32, PixelUnit, PixelUnit>;