首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolorresolve
imagecolorresolve
獲取指定顏色的索引或其最接近的替代顏色
名稱:
imagecolorresolve
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取指定顏色的索引或其最接近的替代顏色
相關內容
如何在init 函數中進行模塊化組件的初始化
2
libxml_use_internal_errors 與libxml_get_errors 搭配使用的常見問題
5
PHP strnatcasecmp 函數常見的性能陷阱
3
ftp_site 函數的基本使用方法詳解
6
同類函數
imagegif
imagegif
將圖像輸出到瀏覽器或文件
imagefilledpolygon
imagefilledpolygon
繪製填充多邊形
imagewbmp
imagewbmp
將圖像輸出到瀏覽器或文件
imagecolorat
imagecolorat
獲取像素顏色的索引
imageconvolution
imageconvolution
使用係數和偏移量應用3x3卷積矩陣
imagecolorexact
imagecolorexact
獲取指定顏色的索引
imagepolygon
imagepolygon
繪製多邊形
imagefttext
imagefttext
使用FreeType2使用字體將文本寫入
熱門文章