MPSNNReductionFeatureChannelsMinNode Constructors

Definition

Overloads

MPSNNReductionFeatureChannelsMinNode(NSObjectFlag)
MPSNNReductionFeatureChannelsMinNode(MPSNNImageNode)
MPSNNReductionFeatureChannelsMinNode(IntPtr)

MPSNNReductionFeatureChannelsMinNode(NSObjectFlag)

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

Parameters

Applies to

MPSNNReductionFeatureChannelsMinNode(MPSNNImageNode)

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

Parameters

sourceNode
MPSNNImageNode
Attributes

Applies to

MPSNNReductionFeatureChannelsMinNode(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to