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