首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolorresolve
imagecolorresolve
獲取指定顏色的索引或其最接近的替代顏色
名稱:
imagecolorresolve
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取指定顏色的索引或其最接近的替代顏色
相關內容
避免使用PHP 框架帶來的性能問題
5
LHP與PHP:比較與分析
3
mysqli_stmt::$error 無法捕捉語法錯誤的原因及解決方案
3
結合mysqli_stmt::$field_count 和mysqli_stmt::bind_result 的使用技巧
1
同類函數
imagefilledpolygon
imagefilledpolygon
繪製填充多邊形
imagecopymergegray
imagecopymergegray
使用灰度複製和合併圖像的一部分
imagecreatefrombmp
imagecreatefrombmp
從文件或URL創建新圖像
imagefontwidth
imagefontwidth
獲取字體寬度
imagecropauto
imagecropauto
使用其中一種可用模式自動裁剪圖像
imageopenpolygon
imageopenpolygon
繪製一個開放的多邊形
imageaffinematrixget
imageaffinematrixget
獲取仿射變換矩陣
imageresolution
imageresolution
獲取或設置圖像的分辨率
熱門文章