|
|
javax > javax.imageio > javax.imageio.imagereadparam >
Class: javax.imageio.ImageReadParam java.lang.Object javax.imageio.IIOParam javax.imageio.ImageReadParam
public class ImageReadParam extends IIOParam
FIELDS:
protected boolean canSetSourceRenderSize protected BufferedImage destination protected int[] destinationBands protected int minProgressivePass protected int numProgressivePasses protected Dimension sourceRenderSize |
|
|
|
CONSTRUCTORS:
METHODS:
INHERITED METHODS:
| setSourceRegion(java.awt.Rectangle), getSourceRegion(), setSourceSubsampling(int, int, int, int), getSourceXSubsampling(), getSourceYSubsampling(), getSubsamplingXOffset(), getSubsamplingYOffset(), setSourceBands(int[]), getSourceBands(), setDestinationType(javax.imageio.ImageTypeSpecifier), getDestinationType(), setDestinationOffset(java.awt.Point), getDestinationOffset(), setController(javax.imageio.IIOParamController), getController(), getDefaultController(), hasController(), activateController(), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
|
|



|