首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecopyresized
imagecopyresized
複製和調整圖像的一部分
名稱:
imagecopyresized
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
複製和調整圖像的一部分
相關內容
使用try-catch 捕獲curl_upkeep() 相關錯誤是否有效?
9
在PHP CLI 中使用date_sunset() 構建日落提醒腳本
3
使用date_sunset() 獲取夏令時下的準確日落時間
6
使用stream_context_get_options() 進行自定義Header驗證
6
同類函數
imagecreatefromjpeg
imagecreatefromjpeg
從文件或URL創建新圖像
imagealphablending
imagealphablending
設置圖像的混合模式
imagesetclip
imagesetclip
設置剪切矩形
imagesetbrush
imagesetbrush
為畫線設置畫筆圖像
imagecharup
imagecharup
垂直繪製一個字符
imagedestroy
imagedestroy
銷毀圖像
imageresolution
imageresolution
獲取或設置圖像的分辨率
imageconvolution
imageconvolution
使用係數和偏移量應用3x3卷積矩陣
熱門文章