| 
    Unofficial OpenGL Software Development Kit
    0.5.0
    
   | 
 
Contains all of the enums and objects related to formats. More...
#include <string>#include <exception>Go to the source code of this file.
Classes | |
| struct | glimg::UncheckedImageFormat | 
| Represents a potentially valid image format.  More... | |
| class | glimg::InvalidFormatException | 
| Thrown if an invalid format is used by any API. Usually contains an explanation of the problem.  More... | |
| class | glimg::ImageFormat | 
| An immutable combination of image format parameters.  More... | |
Namespaces | |
| namespace | glimg | 
| The main GL Image library namespace.  | |
Contains all of the enums and objects related to formats.
 1.8.3.1