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