30 #ifndef _CEGUICoronaImageCodecModule_h_
31 #define _CEGUICoronaImageCodecModule_h_
33 #include "CEGUI/ImageCodecModules/Corona/ImageCodec.h"
47 extern "C" CEGUICORONAIMAGECODEC_API
void destroyImageCodec(
CEGUI::ImageCodec* imageCodec);
50 #endif // end of guard _CEGUICoronaImageCodecModule_h_
Abstract ImageLoader class. An image loader encapsulate the loading of a texture. ...
Definition: ImageCodec.h:45