Uses of Class
com.logicaldoc.core.imaging.ImageZone
Packages that use ImageZone
-
Uses of ImageZone in com.logicaldoc.core.imaging
Methods in com.logicaldoc.core.imaging with parameters of type ImageZoneModifier 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 fileConstructors in com.logicaldoc.core.imaging with parameters of type ImageZone