Klasse IconResource

java.lang.Object
org.teamapps.icons.IconResource

public class IconResource extends Object
  • Konstruktordetails

    • IconResource

      public IconResource(byte[] bytes, IconType iconType)
    • IconResource

      public IconResource(byte[] bytes, IconType iconType, int size)
  • Methodendetails

    • getBytes

      public byte[] getBytes()
    • getLength

      public long getLength()
    • getIconType

      public IconType getIconType()
    • getMimeType

      public String getMimeType()
    • getSize

      public int getSize()