---
title: GLKTextureInfoAlphaState.premultiplied
framework: glkit
role: symbol
role_heading: Case
path: glkit/glktextureinfoalphastate/premultiplied
---

# GLKTextureInfoAlphaState.premultiplied

Indicates that the color values in the texture have already been premultiplied by the alpha value.

## Declaration

```swift
case premultiplied
```

## See Also

### Constants

- [GLKTextureInfoAlphaState.none](glkit/glktextureinfoalphastate/none.md)
- [GLKTextureInfoAlphaState.nonPremultiplied](glkit/glktextureinfoalphastate/nonpremultiplied.md)
