DecodeTask

Undocumented in source.

Constructors

this
this(string[] urls)
Undocumented in source.

Members

Functions

exec
bool exec(App )
Undocumented in source. Be warned that the author may not have intended to support it.
task
void task()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_mutex
Mutex _mutex;
Undocumented in source.
_stack
BitmapRGBA[] _stack;
Undocumented in source.
onDecode
DecodeFinishHandler onDecode;
Undocumented in source.
urls
string[] urls;
Undocumented in source.

Meta