NSGraphics.BestDepth(NSString, nint, nint, Boolean, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- colorspace
- NSString
- bitsPerSample
- System.System.IntPtr System.nativeint
- bitsPerPixel
- System.System.IntPtr System.nativeint
- planar
- Boolean
- exactMatch
- Boolean