首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolormatch
imagecolormatch
使圖像調色板版本的顏色更接近真實顏色版本
名稱:
imagecolormatch
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
使圖像調色板版本的顏色更接近真實顏色版本
相關內容
array_slice 與array_filter 的順序問題探討
9
結合imageflip 和imagefilter 實現圖片翻轉時的特效應用
6
為什麼要學thinkphp框架
10
如何使用stristr 查找並刪除字符串中的某個部分
5
同類函數
imagecolorset
imagecolorset
設置指定調色板索引的顏色
imagecreatefromgd2part
imagecreatefromgd2part
從GD2文件或URL的給定部分創建新圖像
imagecolorexactalpha
imagecolorexactalpha
獲取指定顏色+alpha的索引
imagecolortransparent
imagecolortransparent
將顏色定義為透明
imagecreatefromstring
imagecreatefromstring
從字符串中的圖像流創建新圖像
imagecopymerge
imagecopymerge
複製並合併圖像的一部分
imagesetthickness
imagesetthickness
設定畫線的寬度
imagecolorresolvealpha
imagecolorresolvealpha
獲取指定顏色的索引+alpha或其最接近
熱門文章