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