Compartir a través de


MPSImageNormalizedHistogram Constructores

Definición

Sobrecargas

MPSImageNormalizedHistogram(NSCoder)
MPSImageNormalizedHistogram(NSObjectFlag)
MPSImageNormalizedHistogram(IntPtr)
MPSImageNormalizedHistogram(NSCoder, IMTLDevice)
MPSImageNormalizedHistogram(IMTLDevice, MPSImageHistogramInfo)

MPSImageNormalizedHistogram(NSCoder)

[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSImageNormalizedHistogram (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSImageNormalizedHistogram : Foundation.NSCoder -> MetalPerformanceShaders.MPSImageNormalizedHistogram

Parámetros

coder
NSCoder
Atributos

Se aplica a

MPSImageNormalizedHistogram(NSObjectFlag)

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

Parámetros

Se aplica a

MPSImageNormalizedHistogram(IntPtr)

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

Parámetros

handle
IntPtr

nativeint

Se aplica a

MPSImageNormalizedHistogram(NSCoder, IMTLDevice)

[Foundation.Export("initWithCoder:device:")]
[ObjCRuntime.DesignatedInitializer]
public MPSImageNormalizedHistogram (Foundation.NSCoder aDecoder, Metal.IMTLDevice device);
new MetalPerformanceShaders.MPSImageNormalizedHistogram : Foundation.NSCoder * Metal.IMTLDevice -> MetalPerformanceShaders.MPSImageNormalizedHistogram

Parámetros

aDecoder
NSCoder
device
IMTLDevice
Atributos

Se aplica a

MPSImageNormalizedHistogram(IMTLDevice, MPSImageHistogramInfo)

[Foundation.Export("initWithDevice:histogramInfo:")]
[ObjCRuntime.DesignatedInitializer]
public MPSImageNormalizedHistogram (Metal.IMTLDevice device, ref MetalPerformanceShaders.MPSImageHistogramInfo histogramInfo);
new MetalPerformanceShaders.MPSImageNormalizedHistogram : Metal.IMTLDevice *  -> MetalPerformanceShaders.MPSImageNormalizedHistogram

Parámetros

device
IMTLDevice
histogramInfo
MPSImageHistogramInfo
Atributos

Se aplica a