Class ImageSize


  • public final class ImageSize
    extends Size
    Defines the custom size and mode when resize image
    Since:
    6.1.2
    • Constructor Detail

      • ImageSize

        public ImageSize​(int width,
                         int height,
                         ImageMode mode)