次の方法で共有


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

適用対象