#include "MyGUI_Prerequest.h"
#include "MyGUI_Colour.h"
#include "MyGUI_RenderFormat.h"
Go to the source code of this file.
Namespaces | |
namespace | MyGUI |
namespace | MyGUI::texture_utility |
Functions | |
MYGUI_EXPORT const IntSize & | MyGUI::texture_utility::getTextureSize (const std::string &_texture, bool _cache=true) |
MYGUI_EXPORT uint32 | MyGUI::texture_utility::toColourARGB (const Colour &_colour) |
MYGUI_FORCEINLINE void | MyGUI::texture_utility::convertColour (uint32 &_colour, VertexColourType _format) |
Definition in file MyGUI_TextureUtility.h.