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