Class SvgIconComposer

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

public class SvgIconComposer extends Object
  • Constructor Details

    • SvgIconComposer

      public SvgIconComposer()
  • Method Details

    • compose

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