CGLPixelFormat Class

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Use 'Metal' Framework instead.")]
public class CGLPixelFormat : IDisposable, ObjCRuntime.INativeObject
type CGLPixelFormat = class
    interface INativeObject
    interface IDisposable
Inheritance
CGLPixelFormat
Attributes
Implements

Constructors

CGLPixelFormat(CGLPixelFormatAttribute[], Int32)
CGLPixelFormat(Int32, Object[])
CGLPixelFormat(IntPtr)
CGLPixelFormat(Object[])

Properties

Handle

Methods

Dispose()
Dispose(Boolean)
Finalize()

Applies to