Multiple choice

Which of the following flags of ImageObserver interface is used to track an image that has been asynchronously stopped before it was complete?

  1. Width

  2. Height

  3. Error

  4. Abort

  5. Properties

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This flag of ImageObserver interface is used to track an image that has been asynchronously aborted before it was complete.