Share via


NSGraphics.BestDepth(NSString, IntPtr, IntPtr, Boolean, Boolean) Method

Definition

Caution

Call 'GetBestDepth' instead.

[System.Obsolete("Call 'GetBestDepth' instead.")]
public static AppKit.NSWindowDepth BestDepth(Foundation.NSString colorspace, IntPtr bitsPerSample, IntPtr bitsPerPixel, bool planar, ref bool exactMatch);
[<System.Obsolete("Call 'GetBestDepth' instead.")>]
static member BestDepth : Foundation.NSString * nativeint * nativeint * bool * bool -> AppKit.NSWindowDepth

Parameters

colorspace
NSString
bitsPerSample
IntPtr

nativeint

bitsPerPixel
IntPtr

nativeint

planar
Boolean
exactMatch
Boolean

Returns

Attributes

Applies to