首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolorat
imagecolorat
獲取像素顏色的索引
名稱:
imagecolorat
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取像素顏色的索引
相關內容
unpack() 獲取錯誤數據?可能是pack() 的格式有誤
8
array_diff() 的性能在大數組中的表現
10
使用pack() 與file_put_contents() 寫入二進製文件
5
日誌文件太大? mysqli::debug 使用中的資源管理建議
8
同類函數
imagettfbbox
imagettfbbox
使用TrueType字體給出文本的邊界框
imagecreatefromwbmp
imagecreatefromwbmp
從文件或URL創建新圖像
imagecreatefromgd
imagecreatefromgd
從GD文件或URL創建新圖像
image_type_to_extension
image_type_to_extension
獲取圖像類型的文件擴展名
imagesetclip
imagesetclip
設置剪切矩形
imagefilledpolygon
imagefilledpolygon
繪製填充多邊形
imagecharup
imagecharup
垂直繪製一個字符
imagefill
imagefill
區域填充
熱門文章