Package org.teamapps.icons
Klasse PngIconResizer
java.lang.Object
org.teamapps.icons.PngIconResizer
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbyte[]resizeIcon(byte[] bytes, int size) byte[]resizeIcon(InputStream inputStream, int size)
-
Konstruktordetails
-
PngIconResizer
public PngIconResizer()
-
-
Methodendetails
-
resizeIcon
public byte[] resizeIcon(byte[] bytes, int size) -
resizeIcon
-