Function rootvg_core::math::to_physical_point
source · pub fn to_physical_point(
point: Point,
scale_factor: ScaleFactor
) -> PhysicalPoint
Expand description
Convert a point from logical points to physical pixels.