Lines Matching refs:image
25 import java.awt.image.BufferedImage;
34 * image is to be decoded.
72 * Returns true if this ImageReaderParam supports rendering a source image
75 * @return true, if this ImageReaderParam supports rendering a source image
83 * Gets the current destination image as BufferedImage.
137 * Gets the dimension of source image which will be rendered during decoding
147 * Sets the specified destination image. This image will be used by read,
152 * the destination image.
187 * Sets the dimension size of source image if an image can be rendered at an
191 * the size of rendered image.