Returns true if a given Rectangle intersects the mask.
@param r A Rectangle specifying the region to be tested forinclusion.
@return true if the rectangle intersects the mask.
@throws IllegalArgumentException is r is null.
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.