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

适用于