For a list of all members of this type, see ImageLoader members
Public Methods
Name | Description | |
---|---|---|
abort | Aborts the current ImageLoader, guaranteeing that callbacks for Done, Fail, or Alwayswill not be run. | |
always.remove | Occurs after either the Done or Fail event handlers have fired. | |
dispose | Clears the ImageLoader instance. | |
done.remove | Occurs when the image has loaded successfully. | |
fail.remove | Occurs when the image has failed to load. | |
preRun.remove | Occurs when the Run method is called, sending out ImageLoaderPreRunEventArgs. | |
run | Runs the ImageLoader. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET