首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolorexact
imagecolorexact
獲取指定顏色的索引
名稱:
imagecolorexact
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取指定顏色的索引
相關內容
使用trim() 處理替換前後的空格問題
5
利用imagefontwidth() 實現文本水平居中對齊
3
PHP開發者必備: EasyWeChat的微信小程序開發入門指南
6
在Phalcon框架中使用依賴注入(Dependency Injection)解耦應用程序的方法
10
同類函數
imagecreatefromgd2part
imagecreatefromgd2part
從GD2文件或URL的給定部分創建新圖像
imageaffine
imageaffine
使用可選的剪切區域返回包含仿射變換的sr
imagejpeg
imagejpeg
將圖像輸出到瀏覽器或文件
imagebmp
imagebmp
將BMP圖像輸出到瀏覽器或文件
imagexbm
imagexbm
將XBM圖像輸出到瀏覽器或文件
imagecolortransparent
imagecolortransparent
將顏色定義為透明
imagecolorallocatealpha
imagecolorallocatealpha
為圖像分配顏色
imagetypes
imagetypes
返回此PHP版本支持的圖像類型
熱門文章