formoshlep v0.0.2 (2018-02-02T04:04:07Z)
Dub
Repo
ImageDrawBuf
formoshlep
images
Undocumented in source.
package
class
ImageDrawBuf : ColorDrawBuf {
this
(string _filename, ColorDrawBuf drawBuf);
static
bool
isAvailable
(string filename);
}
Constructors
this
this
(string _filename, ColorDrawBuf drawBuf)
Undocumented in source.
Members
Static functions
isAvailable
bool
isAvailable
(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
formoshlep
images
classes
ImageDrawBuf