CGLPixelFormat 类

定义

[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
继承
CGLPixelFormat
属性
实现

构造函数

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

属性

Handle

方法

Dispose()
Dispose(Boolean)
Finalize()

适用于