Compartilhar via


MPSImageReduceRowSum Construtores

Definição

Sobrecargas

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

Parâmetros

coder
NSCoder
Atributos

Aplica-se a

MPSImageReduceRowSum(NSObjectFlag)

protected MPSImageReduceRowSum (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSImageReduceRowSum : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSImageReduceRowSum

Parâmetros

Aplica-se a

MPSImageReduceRowSum(IMTLDevice)

[Foundation.Export("initWithDevice:")]
[ObjCRuntime.DesignatedInitializer]
public MPSImageReduceRowSum (Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSImageReduceRowSum : Metal.IMTLDevice -> MetalPerformanceShaders.MPSImageReduceRowSum

Parâmetros

device
IMTLDevice
Atributos

Aplica-se a

MPSImageReduceRowSum(IntPtr)

protected internal MPSImageReduceRowSum (IntPtr handle);
new MetalPerformanceShaders.MPSImageReduceRowSum : nativeint -> MetalPerformanceShaders.MPSImageReduceRowSum

Parâmetros

handle
IntPtr

nativeint

Aplica-se a