dlangui v0.9.186 (2020-07-29T06:28:30Z)
Home
Dub
Repo
ImageDecodingException
dlangui
graphics
images
Undocumented in source.
static if
(
BACKEND_GUI
)
class
ImageDecodingException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
dlangui
graphics
images
classes
ImageDecodingException
functions
importImage
loadImage