dlangui v0.9.182 (2018-11-26T09:11:32Z)
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