首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imageftbbox
imageftbbox
通過freetype2使用字體給出文本的邊界框
名稱:
imageftbbox
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
通過freetype2使用字體給出文本的邊界框
相關內容
如何使用imageftbbox 來計算文本的寬度和高度
2
同類函數
imagecolorsforindex
imagecolorsforindex
獲取索引的顏色
imagecolorexactalpha
imagecolorexactalpha
獲取指定顏色+alpha的索引
imagefilledrectangle
imagefilledrectangle
繪製一個填充的矩形
imagecreate
imagecreate
創建一個新的基於調色板的圖像
imageline
imageline
畫一條線
imagettfbbox
imagettfbbox
使用TrueType字體給出文本的邊界框
imagepng
imagepng
將PNG圖像輸出到瀏覽器或文件
imagefontwidth
imagefontwidth
獲取字體寬度
熱門文章
如何使用imageftbbox 來計算文本的寬度和高度