NSGraphics.BestDepth(NSString, nint, nint, Boolean, Boolean) 方法

定义

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

参数

colorspace
NSString
bitsPerSample
System.System.IntPtr System.nativeint
bitsPerPixel
System.System.IntPtr System.nativeint
planar
Boolean
exactMatch
Boolean

返回

适用于