首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolorexactalpha
imagecolorexactalpha
獲取指定顏色+ alpha的索引
名稱:
imagecolorexactalpha
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取指定顏色+ alpha的索引
相關內容
如何使用mb_strcut 處理包含emoji字符的字符串
7
thinkphp重複跳轉怎麼解決
2
如何通過serialize 函數跨頁面傳遞PHP 數據?
9
結合defined() 和require_once 避免文件重複加載
7
同類函數
imagecreatetruecolor
imagecreatetruecolor
創建一個新的真彩色圖像
imagecolorclosest
imagecolorclosest
獲取與指定顏色最接近的顏色的索引
imagestring
imagestring
水平繪製一個字符串
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
imagewbmp
imagewbmp
將圖像輸出到瀏覽器或文件
imagecreatefromgd2part
imagecreatefromgd2part
從GD2文件或URL的給定部分創建新圖像
imageconvolution
imageconvolution
使用係數和偏移量應用3x3卷積矩陣
imagecolorexact
imagecolorexact
獲取指定顏色的索引
熱門文章