MPSImageReduceColumnMean Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
MPSImageReduceColumnMean(NSCoder) | |
MPSImageReduceColumnMean(NSObjectFlag) | |
MPSImageReduceColumnMean(IMTLDevice) | |
MPSImageReduceColumnMean(IntPtr) |
MPSImageReduceColumnMean(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSImageReduceColumnMean (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSImageReduceColumnMean : Foundation.NSCoder -> MetalPerformanceShaders.MPSImageReduceColumnMean
Parâmetros
- coder
- NSCoder
- Atributos
Aplica-se a
MPSImageReduceColumnMean(NSObjectFlag)
protected MPSImageReduceColumnMean (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSImageReduceColumnMean : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSImageReduceColumnMean
Parâmetros
Aplica-se a
MPSImageReduceColumnMean(IMTLDevice)
[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSImageReduceColumnMean (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSImageReduceColumnMean : Metal.IMTLDevice -> MetalPerformanceShaders.MPSImageReduceColumnMean
Parâmetros
- device
- IMTLDevice
- Atributos
Aplica-se a
MPSImageReduceColumnMean(IntPtr)
protected internal MPSImageReduceColumnMean (IntPtr handle);
new MetalPerformanceShaders.MPSImageReduceColumnMean : nativeint -> MetalPerformanceShaders.MPSImageReduceColumnMean
Parâmetros
- handle
-
IntPtr
nativeint