首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagecreatefromstring
imagecreatefromstring
從字符串中的圖像流創建新圖像
名稱:
imagecreatefromstring
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
從字符串中的圖像流創建新圖像
相關內容
ExtremeDB PHP 集成指南
4
如何在ThinkPHP中實現分佈式應用系統
10
用array_combine 創建關聯數組的最佳實踐
9
常見的ob_list_handlers誤用與錯誤實例
1
同類函數
imagecolorat
imagecolorat
獲取像素顏色的索引
imagecolorclosestalpha
imagecolorclosestalpha
獲取與指定顏色+alpha最接近的顏色的
imagecreatefromstring
imagecreatefromstring
從字符串中的圖像流創建新圖像
imagepalettetotruecolor
imagepalettetotruecolor
將基於調色板的圖像轉換為真彩色
imagetruecolortopalette
imagetruecolortopalette
將真彩色圖像轉換為調色板圖像
imagecolorresolvealpha
imagecolorresolvealpha
獲取指定顏色的索引+alpha或其最接近
imagecopyresampled
imagecopyresampled
使用重新採樣複製和調整圖像的一部分
imagecreatefromgif
imagecreatefromgif
從文件或URL創建新圖像
熱門文章