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