Edit

Share via


MPSImageReduceRowMax Constructors

Definition

Overloads

MPSImageReduceRowMax(NSCoder)
MPSImageReduceRowMax(NSObjectFlag)
MPSImageReduceRowMax(IMTLDevice)
MPSImageReduceRowMax(IntPtr)

MPSImageReduceRowMax(NSCoder)

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

Parameters

coder
NSCoder
Attributes

Applies to

MPSImageReduceRowMax(NSObjectFlag)

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

Parameters

Applies to

MPSImageReduceRowMax(IMTLDevice)

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

Parameters

device
IMTLDevice
Attributes

Applies to

MPSImageReduceRowMax(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to