首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolorsforindex
imagecolorsforindex
獲取索引的顏色
名稱:
imagecolorsforindex
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取索引的顏色
相關內容
結合array_map() 與array_diff() 實現轉換+比對
9
利用PHP調用攝像頭進行手部姿勢識別:打造多媒體應用
3
如何優化PHP開發中的代碼執行效率和性能
2
PHP學習心得:如何編寫可維護的代碼
2
同類函數
imagesy
imagesy
獲取圖像高度
imagedashedline
imagedashedline
畫一條虛線
imagerectangle
imagerectangle
繪製一個矩形
imagecreatefrombmp
imagecreatefrombmp
從文件或URL創建新圖像
imageopenpolygon
imageopenpolygon
繪製一個開放的多邊形
imagecopy
imagecopy
複製圖像的一部分
imagegd
imagegd
將GD圖像輸出到瀏覽器或文件
image_type_to_extension
image_type_to_extension
獲取圖像類型的文件擴展名
熱門文章