次の方法で共有


VNUtils.GetImageRect(CGRect, nuint, nuint) メソッド

定義

指定したサイズの画像内の正規化されていない四角形を から 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

戻り値

適用対象