Edit

Share via


MPSImageReduceRowSum Constructors

Definition

Overloads

MPSImageReduceRowSum(NSCoder)
MPSImageReduceRowSum(NSObjectFlag)
MPSImageReduceRowSum(IMTLDevice)
MPSImageReduceRowSum(IntPtr)

MPSImageReduceRowSum(NSCoder)

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

Parameters

coder
NSCoder
Attributes

Applies to

MPSImageReduceRowSum(NSObjectFlag)

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

Parameters

Applies to

MPSImageReduceRowSum(IMTLDevice)

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

Parameters

device
IMTLDevice
Attributes

Applies to

MPSImageReduceRowSum(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to