首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecopyresampled
imagecopyresampled
使用重新採樣複製和調整圖像的一部分
名稱:
imagecopyresampled
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
使用重新採樣複製和調整圖像的一部分
相關內容
PHP CRM系統中如何開發客戶信息管理功能
8
解決php致命錯誤:在x上的file.php中調用未定義的函數mysqli_connect()
1
使用try-catch 塊實現PHP 異常處理
10
使用imagecolorresolve() 實現圖像中的顏色替換功能
8
同類函數
imagesetpixel
imagesetpixel
畫一個單一像素
imagefilter
imagefilter
對圖像應用濾鏡
imagecreatefromgd2
imagecreatefromgd2
從GD2文件或URL創建新圖像
imagecolorstotal
imagecolorstotal
找出圖像調色板中的顏色數
imageresolution
imageresolution
獲取或設置圖像的分辨率
imageftbbox
imageftbbox
通過freetype2使用字體給出文本的
imagefilledpolygon
imagefilledpolygon
繪製填充多邊形
imagefill
imagefill
區域填充
熱門文章