40 #ifndef _graphicsutilities_h
41 #define _graphicsutilities_h
44 #include "Graphics/graphicsenumerations.h"
Graphics::ImageFileFormat ConvertImageFileExtension(String Extension)
Converts a String file extension to an ImageFileFormat enum value. an invalid extension string is pro...
All the definitions for datatypes as well as some basic conversion functions are defined here...
The bulk of the engine components go in this namspace.
ImageFileFormat
This enum describes the various file formats for images supported by the Mezzanine.
std::string String
A datatype used to a series of characters.