Package org.teamapps.icons.composite
Class PngIconComposer
java.lang.Object
org.teamapps.icons.composite.PngIconComposer
public class PngIconComposer
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description PngIconComposer() -
Method Summary
Modifier and Type Method Description byte[]compose(int size, byte[] baseIcon, byte[] bottomRight, byte[] bottomLeft, byte[] topLeft, byte[] topRight)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PngIconComposer
public PngIconComposer()
-
-
Method Details
-
compose
public byte[] compose(int size, byte[] baseIcon, byte[] bottomRight, byte[] bottomLeft, byte[] topLeft, byte[] topRight)
-