h*****0 发帖数: 4889 | | g*****g 发帖数: 34805 | 2 I am sure you can read gif through javax.ImageIO package,
not so sure about write.
【在 h*****0 的大作中提到】 : 有什么好办法?
| h*****0 发帖数: 4889 | 3 you can do that too: ImageIO.write(bufferedImage, "gif");
however, this can't be used to deal with animatedGif.
【在 g*****g 的大作中提到】 : I am sure you can read gif through javax.ImageIO package, : not so sure about write.
|
|