MPSNNUnaryReductionNode Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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