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:
Sherif Ramadan 2013-01-16 12:23:09 +00:00
parent c2cc749d26
commit 3357667fc8

View file

@ -62,6 +62,13 @@
&imagick.return.success;
</para>
</refsect1>
<refsect1 role="errors">
&reftitle.errors;
<para>
Throws ImagickException on failure.
</para>
</refsect1>
</refentry>