首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imageftbbox
imageftbbox
通過freetype2使用字體給出文本的邊界框
名稱:
imageftbbox
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
通過freetype2使用字體給出文本的邊界框
相關內容
如何使用imageftbbox 來計算文本的寬度和高度
2
同類函數
imageconvolution
imageconvolution
使用係數和偏移量應用3x3卷積矩陣
imagecreatefromjpeg
imagecreatefromjpeg
從文件或URL創建新圖像
imagesetinterpolation
imagesetinterpolation
設置插值方法
imagefill
imagefill
區域填充
imagerectangle
imagerectangle
繪製一個矩形
imagefilledpolygon
imagefilledpolygon
繪製填充多邊形
imageflip
imageflip
使用給定模式翻轉圖像
imagesavealpha
imagesavealpha
保存PNG圖像時是否保留完整的Alpha
熱門文章
如何使用imageftbbox 來計算文本的寬度和高度