首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
getimagesizefromstring
getimagesizefromstring
從字符串中獲取圖像的大小
名稱:
getimagesizefromstring
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
從字符串中獲取圖像的大小
相關內容
mysqli::select_db 的基本語法詳解
4
如何使用mysqli::character_set_name 和mysqli::select_db 設置數據庫字符集?
6
為什麼PDOStatement::rowCount 可能在SELECT 查詢中返回0?
4
如何通過PHP數據緩存提升系統的穩定性?
10
同類函數
imageantialias
imageantialias
是否應使用抗鋸齒功能
imagefilltoborder
imagefilltoborder
區域填充到指定顏色的邊界為止
imagecreatefromgif
imagecreatefromgif
從文件或URL創建新圖像
imagecolorsforindex
imagecolorsforindex
獲取索引的顏色
imagetypes
imagetypes
返回此PHP版本支持的圖像類型
imagestring
imagestring
水平繪製一個字符串
imagettfbbox
imagettfbbox
使用TrueType字體給出文本的邊界框
imagegd2
imagegd2
將GD2圖像輸出到瀏覽器或文件
熱門文章