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