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