Edit

Share via


MPSNNUnaryReductionNode Constructors

Definition

Overloads

MPSNNUnaryReductionNode(NSObjectFlag)
MPSNNUnaryReductionNode(MPSNNImageNode)
MPSNNUnaryReductionNode(IntPtr)

MPSNNUnaryReductionNode(NSObjectFlag)

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

Parameters

Applies to

MPSNNUnaryReductionNode(MPSNNImageNode)

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

Parameters

sourceNode
MPSNNImageNode
Attributes

Applies to

MPSNNUnaryReductionNode(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to