Class ImageUtils

java.lang.Object
net.thevpc.common.swing.image.ImageUtils

public class ImageUtils extends Object
Author:
thevpc
  • Constructor Details

    • ImageUtils

      public ImageUtils()
  • Method Details

    • getFixedSizeImage

      public static Image getFixedSizeImage(Image srcImg, int w, int h)