---
title: GLKViewDrawableColorFormat.SRGBA8888
framework: glkit
role: symbol
role_heading: Case
path: glkit/glkviewdrawablecolorformat/srgba8888
---

# GLKViewDrawableColorFormat.SRGBA8888

An sRGBA8888 format.

## Declaration

```swift
case SRGBA8888
```

## See Also

### Constants

- [GLKViewDrawableColorFormat.RGBA8888](glkit/glkviewdrawablecolorformat/rgba8888.md)
- [GLKViewDrawableColorFormat.RGB565](glkit/glkviewdrawablecolorformat/rgb565.md)
