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.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
DirectoryEntry.CUREntry, DirectoryEntry.ICOEntry
-
-
Field Summary
-
Fields inherited from class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
bitCount, colorCount, height, offset, planes, size, width
-
-
Method Summary
-
Methods inherited from class com.twelvemonkeys.imageio.plugins.bmp.DirectoryEntry
getBitCount, getColorCount, getHeight, getOffset, getPlanes, getSize, getWidth, read, read, toString, write
-
-