NSGraphics.BestDepth(NSString, nint, nint, Boolean, Boolean) Método
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í.
public static AppKit.NSWindowDepth BestDepth (Foundation.NSString colorspace, nint bitsPerSample, nint bitsPerPixel, bool planar, ref bool exactMatch);
static member BestDepth : Foundation.NSString * nint * nint * bool * -> AppKit.NSWindowDepth
Parámetros
- colorspace
- NSString
- bitsPerSample
- System.System.IntPtr System.nativeint
- bitsPerPixel
- System.System.IntPtr System.nativeint
- planar
- Boolean
- exactMatch
- Boolean