首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagegif
imagegif
將圖像輸出到瀏覽器或文件
名稱:
imagegif
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
將圖像輸出到瀏覽器或文件
相關內容
如何解決PHP Warning: fopen(): failed to open stream: No such file or directory
9
stripos 中$offset 參數的作用和使用方式
2
用array_flip() 和array_intersect_key() 做數組過濾
5
zip_read() 的返回值為何是資源類型
9
同類函數
imagecopyresampled
imagecopyresampled
使用重新採樣複製和調整圖像的一部分
imagefilledellipse
imagefilledellipse
繪製填充的橢圓
imageantialias
imageantialias
是否應使用抗鋸齒功能
imagesetpixel
imagesetpixel
畫一個單一像素
png2wbmp
png2wbmp
將PNG圖像文件轉換為WBMP圖像文件
imagefill
imagefill
區域填充
imagecolormatch
imagecolormatch
使圖像調色板版本的顏色更接近真實顏色版本
imagettftext
imagettftext
使用TrueType字體將文本寫入圖像
熱門文章