Edit

Share via


MPSNNReductionColumnMinNode Constructors

Definition

Overloads

MPSNNReductionColumnMinNode(NSObjectFlag)
MPSNNReductionColumnMinNode(MPSNNImageNode)
MPSNNReductionColumnMinNode(IntPtr)

MPSNNReductionColumnMinNode(NSObjectFlag)

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

Parameters

Applies to

MPSNNReductionColumnMinNode(MPSNNImageNode)

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

Parameters

sourceNode
MPSNNImageNode
Attributes

Applies to

MPSNNReductionColumnMinNode(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to