Package net.anwiba.commons.image.imagen
Interface IPlanarImageOperator
-
public interface IPlanarImageOperator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.imagen.PlanarImageexecute(ICanceler cancelable, org.eclipse.imagen.PlanarImage source)
-
-
-
Method Detail
-
execute
org.eclipse.imagen.PlanarImage execute(ICanceler cancelable, org.eclipse.imagen.PlanarImage source) throws CanceledException
- Throws:
CanceledException
-
-