MPSNNReshapeNode コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
MPSNNReshapeNode(NSObjectFlag) | |
MPSNNReshapeNode(IntPtr) | |
MPSNNReshapeNode(MPSNNImageNode, nuint, nuint, nuint) |
MPSNNReshapeNode(NSObjectFlag)
protected MPSNNReshapeNode (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReshapeNode : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReshapeNode
パラメーター
適用対象
MPSNNReshapeNode(IntPtr)
protected internal MPSNNReshapeNode (IntPtr handle);
new MetalPerformanceShaders.MPSNNReshapeNode : nativeint -> MetalPerformanceShaders.MPSNNReshapeNode
パラメーター
- handle
-
IntPtr
nativeint
適用対象
MPSNNReshapeNode(MPSNNImageNode, nuint, nuint, nuint)
[Foundation.Export("initWithSource:resultWidth:resultHeight:resultFeatureChannels:")]
public MPSNNReshapeNode (MetalPerformanceShaders.MPSNNImageNode source, nuint resultWidth, nuint resultHeight, nuint resultFeatureChannels);
new MetalPerformanceShaders.MPSNNReshapeNode : MetalPerformanceShaders.MPSNNImageNode * nuint * nuint * nuint -> MetalPerformanceShaders.MPSNNReshapeNode
パラメーター
- source
- MPSNNImageNode
- resultWidth
- System.System.UIntPtr System.unativeint
- resultHeight
- System.System.UIntPtr System.unativeint
- resultFeatureChannels
- System.System.UIntPtr System.unativeint
- 属性