<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: 10.6.0 - 10.7.0"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSOpenGLPixelBuffer/CGLPBufferObj",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:objc(cs)NSOpenGLPixelBuffer(py)CGLPBufferObj"
  },
  "title" : "CGLPBufferObj"
}
-->

# CGLPBufferObj

The underlying CGL pixel buffer object associated with the OpenGL pixel buffer object.

```
@property (readonly, nullable) CGLPBufferObj CGLPBufferObj;
```

## Return Value

The CGL pixel buffer object that encapsulates the actual pixel buffer.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)