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