setOutputWidth($_GET['w']); } if(isset($_GET['h'])){ $ig->setOutputHeight($_GET['h']); } $ig->create(); } ?>