新檔案index.php,需要在統計目錄下有圖片為q.jpg(可依原始碼變更圖片的名稱)
原始碼如下:
$filename="q.jpg";
$per=0.3;
list($width, $height)=getimagesize($filename);
$n_w=$width*$per;
$n_h=$height*$per;
$new=imagecreatetruecolor($n_h=$height*$per;
$new=imagecreatetruecolor($n_watetruecolor($n_watetruecolor($n_watetruecolor($n_watetruecolor($n_watetruecolor($n_watetruecolor($n_watetruecolor($n_watetruecolor($n_watetruecolor($n_watetruecolor($n_watetruecolor($n_watetruecolor($n_watetruecolor($n_watetruecolor($n_watetruecolor($n_watetrue)($n_watetruecolor($n_watetruecolor($n_watetrue)($n_watetruecolor($n_watetrue)($n) , $n_h);
$img=imagecreatefromjpeg($filename);
//拷貝部分影像並調整
imagecopyresized($new, $img,0, 0,0, 0,$n_w, $n_h, $width, $width, $width, $width, $width, $width, $width, $width, $width, $width, $width, $width, $width, $width, $width height);
//圖片輸出新圖片、另存為
imagejpeg($new, "q1.jpg");
imagedestroy($new);
imagedestroy($img);
?>
使用瀏覽器運行後,在index.php同級的目錄下會有個q1.jpg,這個圖片就是等比例縮放後的圖片,路徑可以自己在源代碼裡面更改,放在自己的項目當中去或寫個方法也行
🎜 以上就介紹了php圖片等比例縮放,包含了方面的內容,希望對PHP教學有興趣的朋友有幫助。 🎜 🎜 🎜