Interface | Description |
---|---|
ImageOperation<P extends ParameterProvider<?>> |
Applies any kind of filtering to an Image.
|
Class | Description |
---|---|
BufferedImageOpDelegate<P extends ParameterProvider<?>> |
An implementation of ImageFilter which delegates to a java.awt.image.BufferedImageOp.
|
ImageOperationChain<P extends ParameterProvider<?>> |
An implementation of ImageOperation and ImageGenerator which delegates
to a list of other ImageOperation instances.
|
Copyright © 2016 Magnolia International Ltd.. All rights reserved.