Share via


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

Definition

public static AppKit.NSWindowDepth GetBestDepth(Foundation.NSString colorspace, IntPtr bitsPerSample, IntPtr bitsPerPixel, bool planar, out bool exactMatch);
static member GetBestDepth : Foundation.NSString * nativeint * nativeint * bool * bool -> AppKit.NSWindowDepth

Parameters

colorspace
NSString
bitsPerSample
IntPtr

nativeint

bitsPerPixel
IntPtr

nativeint

planar
Boolean
exactMatch
Boolean

Returns

Applies to