次の方法で共有


MPSNNReductionColumnSumNode コンストラクター

定義

オーバーロード

MPSNNReductionColumnSumNode(NSObjectFlag)
MPSNNReductionColumnSumNode(MPSNNImageNode)
MPSNNReductionColumnSumNode(IntPtr)

MPSNNReductionColumnSumNode(NSObjectFlag)

protected MPSNNReductionColumnSumNode (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReductionColumnSumNode : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReductionColumnSumNode

パラメーター

適用対象

MPSNNReductionColumnSumNode(MPSNNImageNode)

[Foundation.Export("initWithSource:")]
public MPSNNReductionColumnSumNode (MetalPerformanceShaders.MPSNNImageNode sourceNode);
new MetalPerformanceShaders.MPSNNReductionColumnSumNode : MetalPerformanceShaders.MPSNNImageNode -> MetalPerformanceShaders.MPSNNReductionColumnSumNode

パラメーター

sourceNode
MPSNNImageNode
属性

適用対象

MPSNNReductionColumnSumNode(IntPtr)

protected internal MPSNNReductionColumnSumNode (IntPtr handle);
new MetalPerformanceShaders.MPSNNReductionColumnSumNode : nativeint -> MetalPerformanceShaders.MPSNNReductionColumnSumNode

パラメーター

handle
IntPtr

nativeint

適用対象