扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.awt.image类lookupop的类成员方法: createcompatibledestimage定义及介绍
发布时间:2014-2-17
本文导语:
createcompatibledestimage
public bufferedimage createcompatibledestimage(bufferedimage src,
colormodel destcm)
创建一幅具有正确大小和 band 数的、经过检查的目标图像。如果 destcm 为 null,则将使用适当的 colormodel...