Edit

Share via


MPSImageReduceColumnMean Constructors

Definition

Overloads

MPSImageReduceColumnMean(NSCoder)
MPSImageReduceColumnMean(NSObjectFlag)
MPSImageReduceColumnMean(IMTLDevice)
MPSImageReduceColumnMean(IntPtr)

MPSImageReduceColumnMean(NSCoder)

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

Parameters

coder
NSCoder
Attributes

Applies to

MPSImageReduceColumnMean(NSObjectFlag)

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

Parameters

Applies to

MPSImageReduceColumnMean(IMTLDevice)

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

Parameters

device
IMTLDevice
Attributes

Applies to

MPSImageReduceColumnMean(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to