首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imagestring
imagestring
水平繪製一個字符串
名稱:
imagestring
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
水平繪製一個字符串
相關內容
array_fill_keys 與array_keys 的常見配合方式
10
使用mysqli::stmt_init 時容易忽略的錯誤檢查
2
如何避免硬編碼Salt 值
10
使用imagecreatefromgd2() 實現圖像水印添加功能
3
同類函數
imagecolorallocate
imagecolorallocate
為圖像分配顏色
imagecolorexact
imagecolorexact
獲取指定顏色的索引
imagefilledrectangle
imagefilledrectangle
繪製一個填充的矩形
imageinterlace
imageinterlace
啟用或禁用隔行掃描
imagecolorsforindex
imagecolorsforindex
獲取索引的顏色
imagesetbrush
imagesetbrush
為畫線設置畫筆圖像
imageline
imageline
畫一條線
imagecreatefromwebp
imagecreatefromwebp
從文件或URL創建新圖像
熱門文章