|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use ICOImage | |
---|---|
net.sf.image4j.codec.ico | ICO codec implementation, which allows encoding and decoding of MS ICO format. |
Uses of ICOImage in net.sf.image4j.codec.ico |
---|
Methods in net.sf.image4j.codec.ico that return types with arguments of type ICOImage | |
---|---|
static java.util.List<ICOImage> |
ICODecoder.readExt(java.io.File file)
Reads and decodes the given ICO file, together with all metadata. |
static java.util.List<ICOImage> |
ICODecoder.readExt(java.io.InputStream is)
Reads and decodes ICO data from the given source, together with all metadata. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |