首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagefilter
imagefilter
對圖像應用濾鏡
名稱:
imagefilter
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
對圖像應用濾鏡
相關內容
總結PHP 中next_result() 最易踩的5 個坑
2
xml_parse_into_struct 常見錯誤:解析失敗的原因及解決方法
2
結合socket_create 與socket_cmsg_space 創建高效的通信通道
1
使用stream_get_filters選擇合適的過濾器處理加密流
4
同類函數
imagecolorexactalpha
imagecolorexactalpha
獲取指定顏色+alpha的索引
imagefilledpolygon
imagefilledpolygon
繪製填充多邊形
imagecolordeallocate
imagecolordeallocate
為圖像取消分配顏色
imageloadfont
imageloadfont
加載新字體
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
jpeg2wbmp
jpeg2wbmp
將JPEG圖像文件轉換為WBMP圖像文件
imagecopy
imagecopy
複製圖像的一部分
gd_info
gd_info
檢索有關當前安裝的GD庫的信息
熱門文章