Edit

Share via


MPSNNReduceFeatureChannelsMax Constructors

Definition

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

Applies to