首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagefontheight
imagefontheight
獲取字體高度
名稱:
imagefontheight
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取字體高度
相關內容
PHP數據過濾:如何防止跨站腳本攻擊
2
使用imagecreatefromgd2() 與imagejpeg() 將GD2 圖像轉為JPEG
2
檢測macOS 平台並設置不同依賴路徑
8
如何在PHP 中實現防抖功能,避免重複提交
4
同類函數
imagecolorallocate
imagecolorallocate
為圖像分配顏色
imagecreatefromjpeg
imagecreatefromjpeg
從文件或URL創建新圖像
imagecreatefromxpm
imagecreatefromxpm
從文件或URL創建新圖像
image_type_to_extension
image_type_to_extension
獲取圖像類型的文件擴展名
imagerectangle
imagerectangle
繪製一個矩形
imagecropauto
imagecropauto
使用其中一種可用模式自動裁剪圖像
imagecolortransparent
imagecolortransparent
將顏色定義為透明
imageantialias
imageantialias
是否應使用抗鋸齒功能
熱門文章