VNUtils.GetNormalizedRect(CGRect, nuint, nuint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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