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