MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / imageComplete

Method imageComplete

src/java/awt/image/ImageConsumer.java:161–161  ·  view source on GitHub ↗

The imageComplete method is called when the ImageProducer is finished delivering all of the pixels that the source image contains, or when a single frame of a multi-frame animation has been completed, or when an error in loading or producing the image has occured. The ImageConsumer should remove it

(int status)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

addConsumerMethod · 0.65
produceMethod · 0.65
imageCompleteMethod · 0.65

Implementers 2

PixelGrabbersrc/java/awt/image/PixelGrabber.java
ImageFiltersrc/java/awt/image/ImageFilter.java

Calls

no outgoing calls

Tested by

no test coverage detected