An object that applies a filter function to an image in a separate thread
Called in main thread once when second thread finishes. Override it
Called in main thread in a loop while second thread is running. Override it
Called in a second thread. Override it
See Implementation
An object that applies a filter function to an image in a separate thread