首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagepng
imagepng
將PNG圖像輸出到瀏覽器或文件
名稱:
imagepng
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
將PNG圖像輸出到瀏覽器或文件
相關內容
提高PHP項目部署效率的技巧:使用Deployer
6
array_diff() 能處理對像數組嗎?
9
用array_count_values() 實現關鍵詞熱度統計
1
使用md5_file() 和數據庫管理文件簽名表
6
同類函數
imagecharup
imagecharup
垂直繪製一個字符
imageaffinematrixconcat
imageaffinematrixconcat
連接兩個仿射變換矩陣
imageconvolution
imageconvolution
使用係數和偏移量應用3x3卷積矩陣
imagefilledpolygon
imagefilledpolygon
繪製填充多邊形
imagecreatefrombmp
imagecreatefrombmp
從文件或URL創建新圖像
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
imagerotate
imagerotate
以給定角度旋轉圖像
imagepng
imagepng
將PNG圖像輸出到瀏覽器或文件
熱門文章