obj
Represents an agent responsible for saving images.
Saver(id, outDir, logger)
int
string
Logger
Saver
this.Save
Image
Posts an image to be saved by the agent.
The image to save.
this.Start
Starts the image-saving agent.
this.Stop
Stops the image-saving agent gracefully.