次の方法で共有


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

戻り値

適用対象