首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolorexactalpha
imagecolorexactalpha
獲取指定顏色+ alpha的索引
名稱:
imagecolorexactalpha
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取指定顏色+ alpha的索引
相關內容
PHP 中如何使用stripos 實現URL 關鍵詞識別
4
mysqli::debug + ob_start() 實現調試信息緩存
5
str_split 第二個參數為0 時的行為解釋
5
利用array_fill_keys 和array_column 進行數據重構
4
同類函數
imagecreatefromwbmp
imagecreatefromwbmp
從文件或URL創建新圖像
imagestringup
imagestringup
垂直繪製一個字符串
png2wbmp
png2wbmp
將PNG圖像文件轉換為WBMP圖像文件
imagegd
imagegd
將GD圖像輸出到瀏覽器或文件
imagecropauto
imagecropauto
使用其中一種可用模式自動裁剪圖像
imageresolution
imageresolution
獲取或設置圖像的分辨率
imagesetthickness
imagesetthickness
設定畫線的寬度
imageline
imageline
畫一條線
熱門文章