首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecolorset
imagecolorset
設置指定調色板索引的顏色
名稱:
imagecolorset
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
設置指定調色板索引的顏色
相關內容
PHP框架如何通過錯誤處理機制提升代碼可靠性?
7
如何在PHP 中使用time_nanosleep 實現子秒級暫停
4
使用get_include_path() 配合parse_ini_file() 讀取配置文件路徑
1
Jupyter 與PHP 的結合應用
3
同類函數
imagefilledpolygon
imagefilledpolygon
繪製填充多邊形
imagestringup
imagestringup
垂直繪製一個字符串
imagettftext
imagettftext
使用TrueType字體將文本寫入圖像
imagecreatefromstring
imagecreatefromstring
從字符串中的圖像流創建新圖像
imagegd
imagegd
將GD圖像輸出到瀏覽器或文件
imagesavealpha
imagesavealpha
保存PNG圖像時是否保留完整的Alpha
imageantialias
imageantialias
是否應使用抗鋸齒功能
imagewbmp
imagewbmp
將圖像輸出到瀏覽器或文件
熱門文章