扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.awt.image类rescaleop的类成员方法: rescaleop定义及介绍
发布时间:2014-2-17
本文导语:
rescaleop
public rescaleop(float scalefactor,
float offset,
renderinghints hints)
构造一个具有所希望的缩放因子和偏移量的新 rescaleop。scalefactor 和 offset 在源 raster 中将应用于所有 band,在 bufferedimage 中将应用于所有...