Class PngIconResizer

java.lang.Object
org.teamapps.icons.PngIconResizer

public class PngIconResizer extends Object
  • Constructor Details

    • PngIconResizer

      public PngIconResizer()
  • Method Details

    • resizeIcon

      public byte[] resizeIcon(byte[] bytes, int size)
    • resizeIcon

      public byte[] resizeIcon(InputStream inputStream, int size)