首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imageinterlace
imageinterlace
啟用或禁用隔行掃描
名稱:
imageinterlace
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
啟用或禁用隔行掃描
相關內容
使用stream_get_filters列出所有可用的加密過濾器
9
用getLine 實現日誌文件的行提取
3
如何避免使用PDOStatement::rowCount 時的誤導性結果
9
init 函數與error_reporting() 配合使用的常見方式
4
同類函數
imagepalettecopy
imagepalettecopy
將調色板從一個圖像複製到另一個圖像
imagedestroy
imagedestroy
銷毀圖像
imagescale
imagescale
使用給定的新寬度和高度縮放圖像
imagecreatefromgd2part
imagecreatefromgd2part
從GD2文件或URL的給定部分創建新圖像
imagecreatefrompng
imagecreatefrompng
從文件或URL創建新圖像
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
imagecreatefromjpeg
imagecreatefromjpeg
從文件或URL創建新圖像
imagepng
imagepng
將PNG圖像輸出到瀏覽器或文件
熱門文章