mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Added some new image's ressource.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@45408 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
8bafb63a3f
commit
ee70080744
1 changed files with 16 additions and 2 deletions
|
@ -341,7 +341,8 @@
|
|||
<function>imagecreatefromjpeg</function>,
|
||||
<function>imagecreatefrompng</function>,
|
||||
<function>imagecreatefromwbmp</function>,
|
||||
<function>imagecreatefromstring</function>
|
||||
<function>imagecreatefromstring</function>,
|
||||
<function>imagecreatetruecolor</function>
|
||||
</entry>
|
||||
<entry>
|
||||
<function>imagearc</function>,
|
||||
|
@ -379,7 +380,20 @@
|
|||
<function>imagestringup</function>,
|
||||
<function>imagesx</function>,
|
||||
<function>imagesy</function>,
|
||||
<function>imagettftext</function>
|
||||
<function>imagettftext</function>,
|
||||
<function>imagefilledarc</function>,
|
||||
<function>imageellipse</function>,
|
||||
<function>imagefilledellipse</function>,
|
||||
<function>imagecolorclosestalpha</function>,
|
||||
<function>imagecolorexactalpha</function>,
|
||||
<function>imagecolorresolvealpha</function>,
|
||||
<function>imagecopymerge</function>,
|
||||
<function>imagecopymergegray</function>,
|
||||
<function>imagecopyresampled</function>,
|
||||
<function>imagetruecolortopalette</function>,
|
||||
<function>imagesetbrush</function>,
|
||||
<function>imagesettile</function>,
|
||||
<function>imagesetthickness</function>
|
||||
</entry>
|
||||
<entry>
|
||||
<function>imagedestroy</function>
|
||||
|
|
Loading…
Reference in a new issue