MPSImageReduceRowSum Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
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
Parametri
- coder
- NSCoder
- Attributi
Si applica a
MPSImageReduceRowSum(NSObjectFlag)
protected MPSImageReduceRowSum (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSImageReduceRowSum : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSImageReduceRowSum
Parametri
Si applica a
MPSImageReduceRowSum(IMTLDevice)
[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSImageReduceRowSum (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSImageReduceRowSum : Metal.IMTLDevice -> MetalPerformanceShaders.MPSImageReduceRowSum
Parametri
- device
- IMTLDevice
- Attributi
Si applica a
MPSImageReduceRowSum(IntPtr)
protected internal MPSImageReduceRowSum (IntPtr handle);
new MetalPerformanceShaders.MPSImageReduceRowSum : nativeint -> MetalPerformanceShaders.MPSImageReduceRowSum
Parametri
- handle
-
IntPtr
nativeint