public class ImageCropperAndResizer extends MagickExecutor
| Constructor and Description |
|---|
ImageCropperAndResizer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cropAndResize(String inputFilePath,
String outputFilePath,
int tileWidth,
int tileHeight,
int offsetX,
int offsetY,
int targetWidth,
int targetHeight) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.