Uses of Class
org.nuxeo.ecm.platform.picture.magick.MagickExecutor
-
Packages that use MagickExecutor Package Description org.nuxeo.ecm.platform.picture.magick.utils -
-
Uses of MagickExecutor in org.nuxeo.ecm.platform.picture.magick.utils
Subclasses of MagickExecutor in org.nuxeo.ecm.platform.picture.magick.utils Modifier and Type Class Description class
ImageConverter
class
ImageCropper
Unit command to crop a picture using ImageMagick.class
ImageCropperAndResizer
Unit command to crop and resize an picture.class
ImageIdentifier
Unit command to extract information from a picture file.class
ImageResizer
Unit command to extract a simplified view of a JPEG file using ImageMagick = extract the needed picture information to reach the target definition levelclass
ImageRotater
Unit command to rotate a picture.
-