首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imageaffine
imageaffine
使用可選的剪切區域返回包含仿射變換的src圖像的圖像
名稱:
imageaffine
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
使用可選的剪切區域返回包含仿射變換的src圖像的圖像
相關內容
字體寬度單位解釋:像素?字符?
5
如何結合xml_parse 與xml_parser_free 釋放解析器資源
3
array_diff_ukey() 與foreach 循環的性能對比
1
PHP array_change_key_case() 函數的基本用法
1
同類函數
imagecopyresampled
imagecopyresampled
使用重新採樣複製和調整圖像的一部分
imagecopymerge
imagecopymerge
複製並合併圖像的一部分
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
imagefontheight
imagefontheight
獲取字體高度
imageconvolution
imageconvolution
使用係數和偏移量應用3x3卷積矩陣
imagesy
imagesy
獲取圖像高度
imagerotate
imagerotate
以給定角度旋轉圖像
imagefilledarc
imagefilledarc
繪製部分圓弧並填充它
熱門文章