MPSNNReductionColumnSumNode 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
MPSNNReductionColumnSumNode(NSObjectFlag) | |
MPSNNReductionColumnSumNode(MPSNNImageNode) | |
MPSNNReductionColumnSumNode(IntPtr) |
MPSNNReductionColumnSumNode(NSObjectFlag)
protected MPSNNReductionColumnSumNode (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReductionColumnSumNode : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReductionColumnSumNode
Parameters
Applies to
MPSNNReductionColumnSumNode(MPSNNImageNode)
[Foundation.Export("initWithSource:")]
public MPSNNReductionColumnSumNode (MetalPerformanceShaders.MPSNNImageNode sourceNode);
new MetalPerformanceShaders.MPSNNReductionColumnSumNode : MetalPerformanceShaders.MPSNNImageNode -> MetalPerformanceShaders.MPSNNReductionColumnSumNode
Parameters
- sourceNode
- MPSNNImageNode
- Attributes
Applies to
MPSNNReductionColumnSumNode(IntPtr)
protected internal MPSNNReductionColumnSumNode (IntPtr handle);
new MetalPerformanceShaders.MPSNNReductionColumnSumNode : nativeint -> MetalPerformanceShaders.MPSNNReductionColumnSumNode
Parameters
- handle
-
IntPtr
nativeint