defaultPixelFormat()
Returns a default Nsopenglpixelformat object.
Declaration
class func defaultPixelFormat() -> NSOpenGLPixelFormatReturn Value
A pixel format object with no attributes set.
Discussion
Typically used with the initializer init(frame:pixelFormat:), this object has no attributes set.