Class ImageResizer

java.lang.Object
org.nuxeo.ecm.platform.picture.magick.utils.ImageResizer

public class ImageResizer extends Object
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 Details

    • MAX_JEPG_DIMENSION

      public static final int MAX_JEPG_DIMENSION
      Since:
      10.3
      See Also:
  • Constructor Details

    • ImageResizer

      public ImageResizer()
  • Method Details