首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolorat
imagecolorat
獲取像素顏色的索引
名稱:
imagecolorat
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取像素顏色的索引
相關內容
array_fill 填充負索引會發生什麼?
3
如何使用PHP 的imageflip 函數翻轉圖片?
8
PHP vfprintf 與fprintf 的區別和使用場景
2
PHP Laravel 請求處理指南
8
同類函數
imagepalettetotruecolor
imagepalettetotruecolor
將基於調色板的圖像轉換為真彩色
imagestring
imagestring
水平繪製一個字符串
imageline
imageline
畫一條線
imagecolorallocate
imagecolorallocate
為圖像分配顏色
imagecreate
imagecreate
創建一個新的基於調色板的圖像
imagedestroy
imagedestroy
銷毀圖像
image2wbmp
image2wbmp
將圖像輸出到瀏覽器或文件此函數自PHP7
image_type_to_mime_type
image_type_to_mime_type
獲取getimagesize,exif_
熱門文章