dlangui v0.9.188 (2022-10-08T18:27:24Z)
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