Edit

Share via


MPSImageReduceColumnMax Constructors

Definition

Overloads

MPSImageReduceColumnMax(NSCoder)
MPSImageReduceColumnMax(NSObjectFlag)
MPSImageReduceColumnMax(IMTLDevice)
MPSImageReduceColumnMax(IntPtr)

MPSImageReduceColumnMax(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSImageReduceColumnMax (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSImageReduceColumnMax : Foundation.NSCoder -> MetalPerformanceShaders.MPSImageReduceColumnMax

Parameters

coder
NSCoder
Attributes

Applies to

MPSImageReduceColumnMax(NSObjectFlag)

protected MPSImageReduceColumnMax (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSImageReduceColumnMax : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSImageReduceColumnMax

Parameters

Applies to

MPSImageReduceColumnMax(IMTLDevice)

[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSImageReduceColumnMax (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSImageReduceColumnMax : Metal.IMTLDevice -> MetalPerformanceShaders.MPSImageReduceColumnMax

Parameters

device
IMTLDevice
Attributes

Applies to

MPSImageReduceColumnMax(IntPtr)

protected internal MPSImageReduceColumnMax (IntPtr handle);
new MetalPerformanceShaders.MPSImageReduceColumnMax : nativeint -> MetalPerformanceShaders.MPSImageReduceColumnMax

Parameters

handle
IntPtr

nativeint

Applies to