Uses of Class
com.logicaldoc.core.imaging.ImageZone
-
Uses of ImageZone in com.logicaldoc.core.imaging
Modifier and TypeMethodDescriptionstatic BufferedImage
ImageUtil.cropImage
(BufferedImage originalImage, ImageZone zone) Crops an area from given imagestatic void
ImageUtil.cropImageToFile
(String content, ImageZone zone, File file) Crops an area and stores it in a given .jpg file