MPSImageNormalizedHistogram 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
MPSImageNormalizedHistogram(NSCoder)
[Foundation.Export("initWithCoder:")]
[ObjCRuntime.DesignatedInitializer]
public MPSImageNormalizedHistogram (Foundation.NSCoder coder);
new MetalPerformanceShaders.MPSImageNormalizedHistogram : Foundation.NSCoder -> MetalPerformanceShaders.MPSImageNormalizedHistogram
Parametri
- coder
- NSCoder
- Attributi
Si applica a
MPSImageNormalizedHistogram(NSObjectFlag)
protected MPSImageNormalizedHistogram (Foundation.NSObjectFlag t);
new MetalPerformanceShaders.MPSImageNormalizedHistogram : Foundation.NSObjectFlag -> MetalPerformanceShaders.MPSImageNormalizedHistogram
Parametri
Si applica a
MPSImageNormalizedHistogram(IntPtr)
protected internal MPSImageNormalizedHistogram (IntPtr handle);
new MetalPerformanceShaders.MPSImageNormalizedHistogram : nativeint -> MetalPerformanceShaders.MPSImageNormalizedHistogram
Parametri
- handle
-
IntPtr
nativeint
Si applica 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
Parametri
- aDecoder
- NSCoder
- device
- IMTLDevice
- Attributi
Si applica 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
Parametri
- device
- IMTLDevice
- histogramInfo
- MPSImageHistogramInfo
- Attributi