首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imageaffinematrixconcat
imageaffinematrixconcat
連接兩個仿射變換矩陣
名稱:
imageaffinematrixconcat
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
連接兩個仿射變換矩陣
相關內容
使用curl_share_init() 實現Redis 代理DNS 緩存機制
2
php中級需要學習哪些
7
隊列技術在PHP與MySQL中的消息排序和消息合併的應用
4
PHP替換文本常見問題解決方案!
7
同類函數
imagecolorexact
imagecolorexact
獲取指定顏色的索引
imageaffinematrixget
imageaffinematrixget
獲取仿射變換矩陣
imagecolorallocate
imagecolorallocate
為圖像分配顏色
imagesetthickness
imagesetthickness
設定畫線的寬度
imagefilledrectangle
imagefilledrectangle
繪製一個填充的矩形
imagejpeg
imagejpeg
將圖像輸出到瀏覽器或文件
imagecreatefromgd
imagecreatefromgd
從GD文件或URL創建新圖像
image_type_to_mime_type
image_type_to_mime_type
獲取getimagesize,exif_
熱門文章