首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolorat
imagecolorat
獲取像素顏色的索引
名稱:
imagecolorat
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取像素顏色的索引
相關內容
使用parse_url 實現CDN 域名重寫功能
2
如何結合mysqli::get_warnings 和異常機制統一錯誤處理
9
如何避免使用PDOStatement::rowCount 導致的查詢性能下降
4
PHP中如何正確使用imagepalettetotruecolor函數轉換圖像
7
同類函數
image_type_to_mime_type
image_type_to_mime_type
獲取getimagesize,exif_
png2wbmp
png2wbmp
將PNG圖像文件轉換為WBMP圖像文件
imageopenpolygon
imageopenpolygon
繪製一個開放的多邊形
imagesetthickness
imagesetthickness
設定畫線的寬度
imagecolorallocatealpha
imagecolorallocatealpha
為圖像分配顏色
imagedashedline
imagedashedline
畫一條虛線
imagetruecolortopalette
imagetruecolortopalette
將真彩色圖像轉換為調色板圖像
imagewebp
imagewebp
將WebP圖像輸出到瀏覽器或文件
熱門文章