Returns the status of the pixels. The ImageObserver flags representing the available pixel information are returned. This method and {@link #getStatus() getStatus} have thesame implementation, but getStatus is the preferred method because it conforms to the convention of naming information-retrieval methods with the form "getXXX".
@return the bitwise OR of all relevant ImageObserver flags
@see ImageObserver
@see #getStatus()
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.