扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.imageio类imagereader的类成员方法: minindex定义及介绍
发布时间:2014-2-18
本文导语:
minindex
protected int minindex
用来读取的最小有效索引,最初为 0。如果 seekforwardonly 为 true ,各种方法在试图访问与拥有更低索引的图像关联的数据时将抛出 indexoutofboundsexception。
另请参见:seekforwardonly,
setinput(java.lang.object, bool...