Class PngIconResizer
java.lang.Object
org.teamapps.icons.PngIconResizer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]resizeIcon(byte[] bytes, int size) byte[]resizeIcon(InputStream inputStream, int size)
-
Constructor Details
-
PngIconResizer
public PngIconResizer()
-
-
Method Details
-
resizeIcon
public byte[] resizeIcon(byte[] bytes, int size) -
resizeIcon
-