MPSImageReduceRowMin Constructors

Definition

Overloads

MPSImageReduceRowMin(NSCoder)
MPSImageReduceRowMin(NSObjectFlag)
MPSImageReduceRowMin(IMTLDevice)
MPSImageReduceRowMin(IntPtr)

MPSImageReduceRowMin(NSCoder)

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

Parameters

coder
NSCoder
Attributes

Applies to

MPSImageReduceRowMin(NSObjectFlag)

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

Parameters

Applies to

MPSImageReduceRowMin(IMTLDevice)

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

Parameters

device
IMTLDevice
Attributes

Applies to

MPSImageReduceRowMin(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to