首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagejpeg
imagejpeg
將圖像輸出到瀏覽器或文件
名稱:
imagejpeg
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
將圖像輸出到瀏覽器或文件
相關內容
curl_upkeep() 是強制保持連接的嗎? (誤解解析)
5
PHP trait DTO:提升數據傳輸層的可靠性與可擴展性
2
結合日誌系統記錄當前系統平台信息
7
array_fill() + array_map() 的實際應用
10
同類函數
imagecreatefromwbmp
imagecreatefromwbmp
從文件或URL創建新圖像
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
imagecopy
imagecopy
複製圖像的一部分
imagecolorallocate
imagecolorallocate
為圖像分配顏色
imagedashedline
imagedashedline
畫一條虛線
imagecolordeallocate
imagecolordeallocate
為圖像取消分配顏色
imagegetclip
imagegetclip
獲取剪切矩形
imagesetinterpolation
imagesetinterpolation
設置插值方法
熱門文章