obj
Represents an agent responsible for processing images and using an image saver.
Processor(id, transformation, imgSaver, logger)
int
Image -> Image
Saver
Logger
Processor
this.Process
Image
Posts an image to be processed by the agent.
The image to process.
this.Start
Starts the image processing agent.
this.Stop
Stops the image processing agent gracefully.