Searched defs:ImageConsumer (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/image/
H A DImageConsumer.java40 public interface ImageConsumer { interface
75 * Sets the hints that the ImageConsumer uses to process the
78 * the ImageConsumer may be able to scale or convert the pixels
86 * @param hintflags a set of hints that the ImageConsumer uses to
93 * ImageConsumer not to use any optimizations that depend on the
193 * image has occured. The ImageConsumer should remove itself from the

Completed in 29 milliseconds