src.groovy.pl.burningice.plugins.image.engines.crop
Class ImageMagickCropEngine
java.lang.Object
src.groovy.pl.burningice.plugins.image.engines.crop.ImageMagickCropEngine
class ImageMagickCropEngine
Engine to cropping image by using ImageMagick
- 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 |
ImageMagickCropEngine
ImageMagickCropEngine()
-
execute
public BufferedImage execute(ImageFile loadedImage, def deltaX, def deltaY, def width, def height)
-
Groovy Documentation