Returns <code>true</code> if the image has been disposed,
and <code>false</code> otherwise.
<p>
This method gets the dispose state for the image.
When an image has been disposed, it is an error to
invoke any other method using the image.
@return <code>true</code> when the image is disposed and <code>false</code> otherwise
Returns <code>true</code> if the image has been disposed, and <code>false</code> otherwise. <p> This method gets the dispose state for the image. When an image has been disposed, it is an error to invoke any other method using the image.
@return <code>true</code> when the image is disposed and <code>false</code> otherwise