首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolorexact
imagecolorexact
獲取指定顏色的索引
名稱:
imagecolorexact
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取指定顏色的索引
相關內容
利用PHP和OpenCV庫進行圖像邊緣檢測與修復的方法
5
如何利用PHP函數實現用戶註冊和登錄的手機短信驗證碼和登錄日誌?
1
結合Symfony Config 使用array_diff_key() 校驗配置項
7
array_combine() 返回false 導致的隱藏bug
2
同類函數
imagestring
imagestring
水平繪製一個字符串
imagelayereffect
imagelayereffect
設置alpha混合標誌以使用分層效果
imagesx
imagesx
獲取圖像寬度
imagegd
imagegd
將GD圖像輸出到瀏覽器或文件
imagecolorallocate
imagecolorallocate
為圖像分配顏色
imagesetstyle
imagesetstyle
設置線條繪製的樣式
imagedashedline
imagedashedline
畫一條虛線
imagecreatefromstring
imagecreatefromstring
從字符串中的圖像流創建新圖像
熱門文章