|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.jimi.core.decoder.ico.BitmapInfoHeader
Constructor Summary | |
BitmapInfoHeader(LEDataInputStream dis)
|
Method Summary | |
int |
getBitCount()
|
long |
getHeight()
|
long |
getWidth()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public BitmapInfoHeader(LEDataInputStream dis) throws java.io.IOException
Method Detail |
public int getBitCount()
public long getWidth()
public long getHeight()
public java.lang.String toString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |