DefaultImageLoader

net.aerith.misao.util. Operation
#monitor_set :MonitorSet
#stopped :boolean
+Operation()
+addMonitor(Monitor monitor) :void
+ready() :boolean
+perform() :void
#operate() :void
+stop() :void
+isStopped() :boolean
+run() :void
net.aerith.misao.pixy.image_loading. DefaultImageLoader
#file :File
#format :Format
#image :MonoImage
+DefaultImageLoader(File file, Format format)
+getMonoImage() :MonoImage
+ready() :boolean
+operate() :void