Package org.teamapps.icons.composite
Class PngIconComposer
java.lang.Object
org.teamapps.icons.composite.PngIconComposer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]compose(int size, byte[] baseIcon, byte[] bottomRight, byte[] bottomLeft, byte[] topLeft, byte[] topRight)
-
Constructor Details
-
PngIconComposer
public PngIconComposer()
-
-
Method Details
-
compose
public byte[] compose(int size, byte[] baseIcon, byte[] bottomRight, byte[] bottomLeft, byte[] topLeft, byte[] topRight)
-