dlangui v0.9.187 (2022-04-16T10:49:25Z)
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