MPSNNReduceFeatureChannelsMax 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
MPSNNReduceFeatureChannelsMax(NSCoder) | |
MPSNNReduceFeatureChannelsMax(NSObjectFlag) | |
MPSNNReduceFeatureChannelsMax(IMTLDevice) | |
MPSNNReduceFeatureChannelsMax(IntPtr) |
MPSNNReduceFeatureChannelsMax(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceFeatureChannelsMax (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSNNReduceFeatureChannelsMax : Foundation.NSCoder -> MetalPerformanceShaders.MPSNNReduceFeatureChannelsMax
Parameters
- coder
- NSCoder
- Attributes
Applies to
MPSNNReduceFeatureChannelsMax(NSObjectFlag)
protected MPSNNReduceFeatureChannelsMax (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSNNReduceFeatureChannelsMax : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSNNReduceFeatureChannelsMax
Parameters
Applies to
MPSNNReduceFeatureChannelsMax(IMTLDevice)
[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSNNReduceFeatureChannelsMax (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSNNReduceFeatureChannelsMax : Metal.IMTLDevice -> MetalPerformanceShaders.MPSNNReduceFeatureChannelsMax
Parameters
- device
- IMTLDevice
- Attributes
Applies to
MPSNNReduceFeatureChannelsMax(IntPtr)
protected internal MPSNNReduceFeatureChannelsMax (IntPtr handle);
new MetalPerformanceShaders.MPSNNReduceFeatureChannelsMax : nativeint -> MetalPerformanceShaders.MPSNNReduceFeatureChannelsMax
Parameters
- handle
-
IntPtr
nativeint