MPSImageReduceColumnMin Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
MPSImageReduceColumnMin(NSCoder) | |
MPSImageReduceColumnMin(NSObjectFlag) | |
MPSImageReduceColumnMin(IMTLDevice) | |
MPSImageReduceColumnMin(IntPtr) |
MPSImageReduceColumnMin(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSImageReduceColumnMin (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSImageReduceColumnMin : Foundation.NSCoder -> MetalPerformanceShaders.MPSImageReduceColumnMin
Parámetros
- coder
- NSCoder
- Atributos
Se aplica a
MPSImageReduceColumnMin(NSObjectFlag)
protected MPSImageReduceColumnMin (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSImageReduceColumnMin : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSImageReduceColumnMin
Parámetros
Se aplica a
MPSImageReduceColumnMin(IMTLDevice)
[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSImageReduceColumnMin (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSImageReduceColumnMin : Metal.IMTLDevice -> MetalPerformanceShaders.MPSImageReduceColumnMin
Parámetros
- device
- IMTLDevice
- Atributos
Se aplica a
MPSImageReduceColumnMin(IntPtr)
protected internal MPSImageReduceColumnMin (IntPtr handle);
new MetalPerformanceShaders.MPSImageReduceColumnMin : nativeint -> MetalPerformanceShaders.MPSImageReduceColumnMin
Parámetros
- handle
-
IntPtr
nativeint