首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagetruecolortopalette
imagetruecolortopalette
將真彩色圖像轉換為調色板圖像
名稱:
imagetruecolortopalette
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
將真彩色圖像轉換為調色板圖像
相關內容
在Laravel 中封裝socket 服務時集成socket_clear_error()
8
在多次調用xml_parse 時沒有重置解析器的常見問題
9
如何通過PHP調用攝像頭實現圖片水印效果
7
在分頁前過濾數據集合
3
同類函數
imagecreatefromgif
imagecreatefromgif
從文件或URL創建新圖像
imagefontwidth
imagefontwidth
獲取字體寬度
imageconvolution
imageconvolution
使用係數和偏移量應用3x3卷積矩陣
imagecopymerge
imagecopymerge
複製並合併圖像的一部分
imagerotate
imagerotate
以給定角度旋轉圖像
imagegetclip
imagegetclip
獲取剪切矩形
imagestring
imagestring
水平繪製一個字符串
imagecreatefromstring
imagecreatefromstring
從字符串中的圖像流創建新圖像
熱門文章