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