首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagepng
imagepng
將PNG圖像輸出到瀏覽器或文件
名稱:
imagepng
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
將PNG圖像輸出到瀏覽器或文件
相關內容
如何利用imagearc 和imagecreatetruecolor 生成帶有弧線的圖像
6
解決使用session_status 時會話已存在的問題
7
使用convert_cyr_string 進行數據庫讀寫編碼統一
2
PHP7.0中的協議設計有哪些實現方式?
8
同類函數
imagecolortransparent
imagecolortransparent
將顏色定義為透明
imageaffinematrixconcat
imageaffinematrixconcat
連接兩個仿射變換矩陣
imagecolorstotal
imagecolorstotal
找出圖像調色板中的顏色數
getimagesize
getimagesize
獲取圖像的大小
imagesetclip
imagesetclip
設置剪切矩形
imagedestroy
imagedestroy
銷毀圖像
imagelayereffect
imagelayereffect
設置alpha混合標誌以使用分層效果
imagecopyresized
imagecopyresized
複製和調整圖像的一部分
熱門文章