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