共用方式為


MPSImageReduceRowSum 建構函式

定義

多載

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

參數

coder
NSCoder
屬性

適用於

MPSImageReduceRowSum(NSObjectFlag)

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

參數

適用於

MPSImageReduceRowSum(IMTLDevice)

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

參數

device
IMTLDevice
屬性

適用於

MPSImageReduceRowSum(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於