首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imageaffinematrixget
imageaffinematrixget
獲取仿射變換矩陣
名稱:
imageaffinematrixget
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
獲取仿射變換矩陣
相關內容
搭配imagefilter() 實現透明圖像特效
9
array_change_key_case() 在緩存數據結構調整中的應用
10
實現分頁:結合LIMIT 與mysqli_result
2
使用不支持alpha 的瀏覽器預覽效果差異
7
同類函數
imagecolorresolve
imagecolorresolve
獲取指定顏色的索引或其最接近的替代顏色
imagecreatefromstring
imagecreatefromstring
從字符串中的圖像流創建新圖像
imagefontheight
imagefontheight
獲取字體高度
imagecolorclosesthwb
imagecolorclosesthwb
獲取具有色調,白色和黑度的顏色的索引
imagecolorclosestalpha
imagecolorclosestalpha
獲取與指定顏色+alpha最接近的顏色的
imagerectangle
imagerectangle
繪製一個矩形
imagettftext
imagettftext
使用TrueType字體將文本寫入圖像
imagecolordeallocate
imagecolordeallocate
為圖像取消分配顏色
熱門文章