ICIImageProvider.ProvideImageData メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[Foundation.Export("provideImageData:bytesPerRow:origin::size::userInfo:")]
[Foundation.Preserve(Conditional=true)]
public void ProvideImageData (IntPtr data, nuint rowbytes, nuint x, nuint y, nuint width, nuint height, Foundation.NSObject info);
abstract member ProvideImageData : nativeint * nuint * nuint * nuint * nuint * nuint * Foundation.NSObject -> unit
パラメーター
- data
-
IntPtr
nativeint
- rowbytes
- System.System.UIntPtr System.unativeint
- x
- System.System.UIntPtr System.unativeint
- y
- System.System.UIntPtr System.unativeint
- width
- System.System.UIntPtr System.unativeint
- height
- System.System.UIntPtr System.unativeint
- info
- NSObject
- 属性