首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imageinterlace
imageinterlace
啟用或禁用隔行掃描
名稱:
imageinterlace
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
啟用或禁用隔行掃描
相關內容
connect() 與mysqli_real_escape_string() 搭配防止SQL 注入
2
如何利用imageopenpolygon() 創建動態圖層疊加效果
5
如何通過php函數解決頁面渲染慢的問題?
4
PHP值解析:詳解PHP中值的概念及應用
4
同類函數
imagefilltoborder
imagefilltoborder
區域填充到指定顏色的邊界為止
imageresolution
imageresolution
獲取或設置圖像的分辨率
imagefilledpolygon
imagefilledpolygon
繪製填充多邊形
imagepalettetotruecolor
imagepalettetotruecolor
將基於調色板的圖像轉換為真彩色
imagefilledarc
imagefilledarc
繪製部分圓弧並填充它
imagecreatetruecolor
imagecreatetruecolor
創建一個新的真彩色圖像
imagecreatefrompng
imagecreatefrompng
從文件或URL創建新圖像
imagecrop
imagecrop
將圖像裁剪到給定的矩形
熱門文章