VNUtils.GetNormalizedRect(CGRect, nuint, nuint) Method

Definition

Gets the normalized rectangle corresponding to imageRect in an image of the specified size.

public static CoreGraphics.CGRect GetNormalizedRect (CoreGraphics.CGRect imageRect, nuint imageWidth, nuint imageHeight);
static member GetNormalizedRect : CoreGraphics.CGRect * nuint * nuint -> CoreGraphics.CGRect

Parameters

imageRect
CGRect
imageWidth
System.System.UIntPtr System.unativeint
imageHeight
System.System.UIntPtr System.unativeint

Returns

Applies to