MPSImageReduceRowSum 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
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