扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.imageio类imagewriteparam的类成员方法: getcompressionmode定义及介绍
发布时间:2014-2-18
本文导语:
getcompressionmode
public int getcompressionmode()
如果支持压缩,则返回当前压缩模式。
返回:当前压缩模式。
抛出:
unsupportedoperationexception - 如果 writer 不支持压缩。另请参见:setcompressionmode(int)