0.8.2 API documentation
Namespaces | Functions
convert.hpp File Reference

Include to copy textures, images or a subset of either textures or an images. More...

Go to the source code of this file.

Namespaces

 gli
 Namespace where all the classes and functions provided by GLI are exposed.
 

Functions

template<typename texture_type >
texture_type convert (texture_type const &Texture, format Format)
 Convert texture data to a new format. More...
 

Detailed Description

Include to copy textures, images or a subset of either textures or an images.

These operations will cause memory allocations.

Definition in file convert.hpp.