Class DirectoryEntry.ICOEntry

java.lang.Object
com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry.ICOEntry
Enclosing class:
DirectoryEntry

static final class DirectoryEntry.ICOEntry extends DirectoryEntry
Icon directory entry.
  • Constructor Details

    • ICOEntry

      private ICOEntry()
    • ICOEntry

      ICOEntry(int width, int height, ColorModel colorModel, int size, int offset)