mango-engine ~master (2022-05-25T06:46:15.4074277)
Dub
Repo
ImageLoadException
mango_engine
graphics
opengl
gl_texture
Exception related to loading images.
class
ImageLoadException : Exception {
this
(string message);
}
Constructors
this
this
(string message)
Default constructor.
Meta
Source
See Implementation
mango_engine
graphics
opengl
gl_texture
classes
GLTexture
ImageLoadException
functions
loadImageBitMap
Exception related to loading images.