首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolorexactalpha
imagecolorexactalpha
獲取指定顏色+ alpha的索引
名稱:
imagecolorexactalpha
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取指定顏色+ alpha的索引
相關內容
多線程或批量處理圖像時如何管理抗鋸齒狀態
1
如何利用dedecms輕鬆去除廣告?
9
PHP框架性能問題診斷與解決指南
5
PHP數據過濾函數詳解:filter_var、filter_input、filter_has_var等函數的數據過濾技巧
7
同類函數
imageinterlace
imageinterlace
啟用或禁用隔行掃描
imagesetpixel
imagesetpixel
畫一個單一像素
imagecopyresampled
imagecopyresampled
使用重新採樣複製和調整圖像的一部分
imageresolution
imageresolution
獲取或設置圖像的分辨率
imagecolorallocatealpha
imagecolorallocatealpha
為圖像分配顏色
getimagesizefromstring
getimagesizefromstring
從字符串中獲取圖像的大小
imagepalettetotruecolor
imagepalettetotruecolor
將基於調色板的圖像轉換為真彩色
imagecharup
imagecharup
垂直繪製一個字符
熱門文章