Düzenle

Aracılığıyla paylaş


MPSNNReductionColumnSumNode Constructors

Definition

Overloads

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

MPSNNReductionColumnSumNode(NSObjectFlag)

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

Parameters

Applies to

MPSNNReductionColumnSumNode(MPSNNImageNode)

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

Parameters

sourceNode
MPSNNImageNode
Attributes

Applies to

MPSNNReductionColumnSumNode(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to