首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imageinterlace
imageinterlace
啟用或禁用隔行掃描
名稱:
imageinterlace
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
啟用或禁用隔行掃描
相關內容
使用array_filter() 時忽略了鍵名的保留
4
如何通過header() 防止用戶直接訪問某些頁面
7
imagecolorresolve() 與imagecopy() 聯合使用實現顏色替換
4
end() 函數與數組指針的關係說明
8
同類函數
imagefilltoborder
imagefilltoborder
區域填充到指定顏色的邊界為止
gd_info
gd_info
檢索有關當前安裝的GD庫的信息
imagettftext
imagettftext
使用TrueType字體將文本寫入圖像
imagecreatefromwebp
imagecreatefromwebp
從文件或URL創建新圖像
imagefontwidth
imagefontwidth
獲取字體寬度
imagefilledellipse
imagefilledellipse
繪製填充的橢圓
imagecopy
imagecopy
複製圖像的一部分
imagesetpixel
imagesetpixel
畫一個單一像素
熱門文章