首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagepalettetotruecolor
imagepalettetotruecolor
將基於調色板的圖像轉換為真彩色
名稱:
imagepalettetotruecolor
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
將基於調色板的圖像轉換為真彩色
相關內容
文檔中該函數的最簡例子與最複雜例子對比
4
使用end() 後再遍歷數組會出現哪些問題?
3
從頭到尾:如何使用php擴展XML解析器解析XML文件
8
規範化PHP編寫:實現高效、清晰的代碼風格
4
同類函數
imagecolorset
imagecolorset
設置指定調色板索引的顏色
imagecolorat
imagecolorat
獲取像素顏色的索引
imagefontwidth
imagefontwidth
獲取字體寬度
imagewebp
imagewebp
將WebP圖像輸出到瀏覽器或文件
imagealphablending
imagealphablending
設置圖像的混合模式
imagescale
imagescale
使用給定的新寬度和高度縮放圖像
imagesetinterpolation
imagesetinterpolation
設置插值方法
imagecolordeallocate
imagecolordeallocate
為圖像取消分配顏色
熱門文章