首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolorresolvealpha
imagecolorresolvealpha
獲取指定顏色的索引+ alpha或其最接近的替代選項
名稱:
imagecolorresolvealpha
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取指定顏色的索引+ alpha或其最接近的替代選項
相關內容
KVDB在PHP中的應用與實現
7
HHVM與PHP-FPM的比較與應用分析
10
如何用PDOStatement::fetchColumn 獲取單個字段值
5
使用stream_get_filters結合stream_get_contents讀取壓縮數據流
6
同類函數
imagesetclip
imagesetclip
設置剪切矩形
imagewbmp
imagewbmp
將圖像輸出到瀏覽器或文件
imagefontwidth
imagefontwidth
獲取字體寬度
imageresolution
imageresolution
獲取或設置圖像的分辨率
imagefontheight
imagefontheight
獲取字體高度
imagesx
imagesx
獲取圖像寬度
imageftbbox
imageftbbox
通過freetype2使用字體給出文本的
imagecolorexact
imagecolorexact
獲取指定顏色的索引
熱門文章