Edit

Share via


MPSImageReduceRowMean Constructors

Definition

Overloads

MPSImageReduceRowMean(NSCoder)
MPSImageReduceRowMean(NSObjectFlag)
MPSImageReduceRowMean(IMTLDevice)
MPSImageReduceRowMean(IntPtr)

MPSImageReduceRowMean(NSCoder)

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

Parameters

coder
NSCoder
Attributes

Applies to

MPSImageReduceRowMean(NSObjectFlag)

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

Parameters

Applies to

MPSImageReduceRowMean(IMTLDevice)

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

Parameters

device
IMTLDevice
Attributes

Applies to

MPSImageReduceRowMean(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to