Function rootvg_core::math::to_logical_rect_u32
source · pub fn to_logical_rect_u32(
rect: PhysicalRectU32,
scale_factor: ScaleFactor
) -> Rect
Expand description
Convert a rectangle from logical points to physical pixels.