src.groovy.pl.burningice.plugins.image.engines.crop
Class JaiCropEngine
java.lang.Object
src.groovy.pl.burningice.plugins.image.engines.crop.JaiCropEngine
class JaiCropEngine
Engine to cropping image by using JAI rendering engine
- author:
- pawel.gdula@burningice.pl
Method Summary |
BufferedImage
|
execute(ImageFile loadedImage, def deltaX, def deltaY, def width, def height)
|
Methods inherited from class java.lang.Object
|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
JaiCropEngine
JaiCropEngine()
-
execute
BufferedImage execute(ImageFile loadedImage, def deltaX, def deltaY, def width, def height)
-
Groovy Documentation