程序包 com.fr.stable.image4j.codec.ico

ICO codec implementation, which allows encoding and decoding of MS ICO format.

请参阅: 说明

程序包com.fr.stable.image4j.codec.ico的说明

ICO codec implementation, which allows encoding and decoding of MS ICO format.

ICO images typically contain multiple images of various sizes and colour depths. Thus, this codec implementation provides methods to decode an ICO image as a list of BufferedImage objects, and to encode a list of BufferedImage objects as an ICO image.