Edit

Share via


MPSNNReductionColumnMaxNode Constructors

Definition

Overloads

MPSNNReductionColumnMaxNode(NSObjectFlag)
MPSNNReductionColumnMaxNode(MPSNNImageNode)
MPSNNReductionColumnMaxNode(IntPtr)

MPSNNReductionColumnMaxNode(NSObjectFlag)

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

Parameters

Applies to

MPSNNReductionColumnMaxNode(MPSNNImageNode)

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

Parameters

sourceNode
MPSNNImageNode
Attributes

Applies to

MPSNNReductionColumnMaxNode(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to