dimensions of the image * $color -> Color of the polygon/line, commasaparated RGB-values * */ require_once(dirname(__FILE__)."/../php/mb_validateSession.php"); import_request_variables("PG"); $tmpx = array(); $tmpy = array(); $x = array(); $y = array(); $tmpx = explode(":", $_REQUEST["x"]); $tmpy = explode(":", $_REQUEST["y"]); for($i=0; $i