Function rootvg_core::math::to_logical_rect
source · pub fn to_logical_rect(rect: PhysicalRect, scale_factor: ScaleFactor) -> RectExpand description
Convert a rectangle from logical points to physical pixels.
pub fn to_logical_rect(rect: PhysicalRect, scale_factor: ScaleFactor) -> RectConvert a rectangle from logical points to physical pixels.