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