Edit

Share via


MPSNNReductionFeatureChannelsMaxNode Constructors

Definition

Overloads

MPSNNReductionFeatureChannelsMaxNode(NSObjectFlag)
MPSNNReductionFeatureChannelsMaxNode(MPSNNImageNode)
MPSNNReductionFeatureChannelsMaxNode(IntPtr)

MPSNNReductionFeatureChannelsMaxNode(NSObjectFlag)

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

Parameters

Applies to

MPSNNReductionFeatureChannelsMaxNode(MPSNNImageNode)

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

Parameters

sourceNode
MPSNNImageNode
Attributes

Applies to

MPSNNReductionFeatureChannelsMaxNode(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to