dlangui ~master (2022-06-02T17:41:37Z)
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