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