首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagepng
imagepng
將PNG圖像輸出到瀏覽器或文件
名稱:
imagepng
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
將PNG圖像輸出到瀏覽器或文件
相關內容
使用time_nanosleep 實現精確的睡眠時間控制
7
PHP 中的循環使用詳解
5
shell_exec與exec的區別及適用場景
10
stream_get_filters如何與文件流操作結合使用?
7
同類函數
imagettftext
imagettftext
使用TrueType字體將文本寫入圖像
imageloadfont
imageloadfont
加載新字體
imagefontwidth
imagefontwidth
獲取字體寬度
imagecolorresolve
imagecolorresolve
獲取指定顏色的索引或其最接近的替代顏色
imagestring
imagestring
水平繪製一個字符串
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
imagetypes
imagetypes
返回此PHP版本支持的圖像類型
imagecolorexact
imagecolorexact
獲取指定顏色的索引
熱門文章