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

# GLKTextureInfoAlphaState.nonPremultiplied

Indicates that the color values in the texture were not premultiplied by the alpha value.

## Declaration

```swift
case nonPremultiplied
```

## See Also

### Constants

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