Lines Matching refs:image
38 /** specifies a data sink for an image.
40 <p>An image consumer is a component which wants to display or just
41 receive an image from an image producer.</p>
49 /** initializes the consumer with image dimensions.
70 <p>The pixels of the image are delivered using one or more calls
90 <p>The pixels of the image are delivered using one or more calls
109 image is delivered.
111 <p>The complete method is called when the image producer
112 has finished delivering all of the pixels that the source image
115 image has occurred. The image consumer should remove itself from the
116 list of consumers registered with the image producer