首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecopyresampled
imagecopyresampled
使用重新採樣複製和調整圖像的一部分
名稱:
imagecopyresampled
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
使用重新採樣複製和調整圖像的一部分
相關內容
thinkphp6模型有必要用嗎
9
bindec 函數與decbin 函數的互通性
7
為什麼socket_last_error 總是返回0?
4
如何在PDOStatement::fetchObject 中使用魔術方法進行數據處理
6
同類函數
imagesy
imagesy
獲取圖像高度
imagealphablending
imagealphablending
設置圖像的混合模式
imagerectangle
imagerectangle
繪製一個矩形
imagecolorallocatealpha
imagecolorallocatealpha
為圖像分配顏色
imagefilledrectangle
imagefilledrectangle
繪製一個填充的矩形
imagecreatefromgif
imagecreatefromgif
從文件或URL創建新圖像
imageloadfont
imageloadfont
加載新字體
imageantialias
imageantialias
是否應使用抗鋸齒功能
熱門文章