NSGraphics.BestDepth(NSString, nint, nint, Boolean, Boolean) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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