Class ImageResizer


  • public class ImageResizer
    extends MagickExecutor
    Unit command to extract a simplified view of a JPEG file using ImageMagick = extract the needed picture information to reach the target definition level
    Author:
    tiry
    • Field Detail

      • MAX_JEPG_DIMENSION

        public static final int MAX_JEPG_DIMENSION
        Since:
        10.3
        See Also:
        Constant Field Values
    • Constructor Detail

      • ImageResizer

        public ImageResizer()