NSGraphics.BestDepth(NSString, nint, nint, Boolean, Boolean) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- colorspace
- NSString
- bitsPerSample
- System.System.IntPtr System.nativeint
- bitsPerPixel
- System.System.IntPtr System.nativeint
- planar
- Boolean
- exactMatch
- Boolean