mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Updated Imagick::shadeImage() with missing Errors/Exception refsect.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329159 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
c2cc749d26
commit
3357667fc8
1 changed files with 7 additions and 0 deletions
|
@ -62,6 +62,13 @@
|
|||
&imagick.return.success;
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="errors">
|
||||
&reftitle.errors;
|
||||
<para>
|
||||
Throws ImagickException on failure.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
</refentry>
|
||||
|
||||
|
|
Loading…
Reference in a new issue