共用方式為


MPSImageReduceColumnMax 建構函式

定義

多載

MPSImageReduceColumnMax(NSCoder)
MPSImageReduceColumnMax(NSObjectFlag)
MPSImageReduceColumnMax(IMTLDevice)
MPSImageReduceColumnMax(IntPtr)

MPSImageReduceColumnMax(NSCoder)

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

參數

coder
NSCoder
屬性

適用於

MPSImageReduceColumnMax(NSObjectFlag)

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

參數

適用於

MPSImageReduceColumnMax(IMTLDevice)

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

參數

device
IMTLDevice
屬性

適用於

MPSImageReduceColumnMax(IntPtr)

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

參數

handle
IntPtr

nativeint

適用於