pub fn to_logical_point_u32(
point: PhysicalPointU32,
scale_factor: ScaleFactor,
) -> Point
Expand description
Convert a point from logical points to physical pixels.
pub fn to_logical_point_u32(
point: PhysicalPointU32,
scale_factor: ScaleFactor,
) -> Point
Convert a point from logical points to physical pixels.