首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolorexactalpha
imagecolorexactalpha
獲取指定顏色+ alpha的索引
名稱:
imagecolorexactalpha
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取指定顏色+ alpha的索引
相關內容
PHP如何對接百度圖像分割接口?
10
PHP框架如何應對移動開發中的安全隱患?
7
PHP 數組如何排序和搜索
5
Gutenberg 在PHP 中的應用解析
4
同類函數
imagepalettetotruecolor
imagepalettetotruecolor
將基於調色板的圖像轉換為真彩色
imagesy
imagesy
獲取圖像高度
image2wbmp
image2wbmp
將圖像輸出到瀏覽器或文件此函數自PHP7
imagecreatefromgd2
imagecreatefromgd2
從GD2文件或URL創建新圖像
imagetruecolortopalette
imagetruecolortopalette
將真彩色圖像轉換為調色板圖像
getimagesizefromstring
getimagesizefromstring
從字符串中獲取圖像的大小
imagecreatefromstring
imagecreatefromstring
從字符串中的圖像流創建新圖像
imagesetthickness
imagesetthickness
設定畫線的寬度
熱門文章