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