|
|||||||||
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.IconImage
Constructor Summary | |
IconImage(LEDataInputStream dis)
|
Method Summary | |
byte[] |
getANDMap()
|
int |
getBitCount()
|
RGBQuad[] |
getColors()
|
int |
getHeight()
|
int |
getWidth()
|
byte[] |
getXORMap()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public IconImage(LEDataInputStream dis) throws java.io.IOException
Method Detail |
public int getBitCount()
public int getWidth()
public int getHeight()
public RGBQuad[] getColors()
public byte[] getXORMap()
public byte[] getANDMap()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |