首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolorallocate
imagecolorallocate
為圖像分配顏色
名稱:
imagecolorallocate
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
為圖像分配顏色
相關內容
使用parse_url 提取所有鏈接的域名
6
為什麼hexdec("0xFF") 可能不會返回預期值?
1
xml_set_end_namespace_decl_handler 與xml_set_default_handler 聯合使用的常見問題與解決方案
4
PHP中strchr函數的性能分析:適用於哪些場景?
1
同類函數
imageftbbox
imageftbbox
通過freetype2使用字體給出文本的
imagecopyresampled
imagecopyresampled
使用重新採樣複製和調整圖像的一部分
getimagesizefromstring
getimagesizefromstring
從字符串中獲取圖像的大小
image2wbmp
image2wbmp
將圖像輸出到瀏覽器或文件此函數自PHP7
imageaffinematrixconcat
imageaffinematrixconcat
連接兩個仿射變換矩陣
imagepalettecopy
imagepalettecopy
將調色板從一個圖像複製到另一個圖像
imagesettile
imagesettile
設定用於填充的貼圖
imagecolorclosestalpha
imagecolorclosestalpha
獲取與指定顏色+alpha最接近的顏色的
熱門文章