---
title: Texture Loading Options
framework: glkit
role: collectionGroup
role_heading: API Collection
path: glkit/texture-loading-options
---

# Texture Loading Options

Keys to specify in a textureOperations dictionary.

## Topics

### Constants

- [GLKTextureLoaderApplyPremultiplication](glkit/glktextureloaderapplypremultiplication.md)
- [GLKTextureLoaderGenerateMipmaps](glkit/glktextureloadergeneratemipmaps.md)
- [GLKTextureLoaderOriginBottomLeft](glkit/glktextureloaderoriginbottomleft.md)
- [GLKTextureLoaderGrayscaleAsAlpha](glkit/glktextureloadergrayscaleasalpha.md)
- [GLKTextureLoaderSRGB](glkit/glktextureloadersrgb.md)

## See Also

### Constants

- [GLKTextureLoaderCallback](glkit/glktextureloadercallback.md)
- [Texture Error Handling](glkit/texture-error-handling.md)
- [GLKTextureLoaderError.Code](glkit/glktextureloadererror-swift.struct/code.md)
