liberty-engine v0.0.14-beta.2 (2018-07-02T09:50:23Z)
Dub
Repo
ImageException
liberty
core
imaging
image
class
ImageException : Exception {
this
(string message, string file, size_t line, Throwable next);
}
Constructors
this
this
(string message, string file, size_t line, Throwable next)
Meta
Source
See Implementation
liberty
core
imaging
image
classes
Image
ImageException