Interface Processor


public interface Processor

Encapsulates an image processing engine.

Implementations can depend on their decoder and encoder being set before any other methods are called.