VNUtils.GetImageRect(CGRect, nuint, nuint) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從 中計算指定大小的 normalizedRect
影像中非正規化矩形。
public static CoreGraphics.CGRect GetImageRect (CoreGraphics.CGRect normalizedRect, nuint imageWidth, nuint imageHeight);
static member GetImageRect : CoreGraphics.CGRect * nuint * nuint -> CoreGraphics.CGRect
參數
- normalizedRect
- CGRect
- imageWidth
- System.System.UIntPtr System.unativeint
- imageHeight
- System.System.UIntPtr System.unativeint