Klasse PngIconComposer

java.lang.Object
org.teamapps.icons.composite.PngIconComposer

public class PngIconComposer extends Object
  • Konstruktordetails

    • PngIconComposer

      public PngIconComposer()
  • Methodendetails

    • compose

      public byte[] compose(int size, byte[] baseIcon, byte[] bottomRight, byte[] bottomLeft, byte[] topLeft, byte[] topRight)