mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Added getImageCompression
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279709 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
9a1d63569d
commit
f565b51d67
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!--
|
||||
Do NOT translate this file
|
||||
-->
|
||||
|
@ -82,6 +82,7 @@
|
|||
<function name='Imagick::getimagecolors' from='PECL imagick 2.0.0'/>
|
||||
<function name='Imagick::getimagecolorspace' from='PECL imagick 2.0.0'/>
|
||||
<function name='Imagick::getimagecompose' from='PECL imagick 2.0.0'/>
|
||||
<function name='Imagick::getimagecompression' from='PECL imagick 2.2.2'/>
|
||||
<function name='Imagick::getimagecompressionquality' from='PECL imagick 2.2.2'/>
|
||||
<function name='Imagick::getimagedelay' from='PECL imagick 2.0.0'/>
|
||||
<function name='Imagick::getimagedispose' from='PECL imagick 2.0.0'/>
|
||||
|
|
Loading…
Reference in a new issue