0, 'y' => 0, 'width' => imagesx($from), 'height' => imagesy($from) - 1]); if(!$debug) { header('Content-Type: image/png'); imagepng($from); } imagedestroy($to); ?>