共用方式為


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

傳回

適用於