Class Hierarchy
- java.lang.Object
- net.anwiba.commons.image.operation.ImageCropOperation (implements net.anwiba.commons.image.operation.IImageOperation)
- net.anwiba.commons.image.operation.ImageInvertOperation (implements net.anwiba.commons.image.operation.IImageOperation)
- net.anwiba.commons.image.operation.ImageMapBandsOperation (implements net.anwiba.commons.image.operation.IImageOperation)
- net.anwiba.commons.image.operation.ImageOpacityOperation (implements net.anwiba.commons.image.operation.IImageOperation)
- net.anwiba.commons.image.operation.ImageScaleOperation (implements net.anwiba.commons.image.operation.IImageOperation)
- net.anwiba.commons.image.operation.ImageToGrayScaleOperation (implements net.anwiba.commons.image.operation.IImageOperation)
- net.anwiba.commons.image.operation.ImageTransparencyColorOperation (implements net.anwiba.commons.image.operation.IImageOperation)
Interface Hierarchy
- net.anwiba.commons.image.operation.IImageOperation