---
title: GLKViewDrawableColorFormat.RGB565
framework: glkit
role: symbol
role_heading: Case
path: glkit/glkviewdrawablecolorformat/rgb565
---

# GLKViewDrawableColorFormat.RGB565

An RGB565 format.

## Declaration

```swift
case RGB565
```

## See Also

### Constants

- [GLKViewDrawableColorFormat.RGBA8888](glkit/glkviewdrawablecolorformat/rgba8888.md)
- [GLKViewDrawableColorFormat.SRGBA8888](glkit/glkviewdrawablecolorformat/srgba8888.md)
