Integrate user note 121798

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346310 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2018-12-12 18:09:21 +00:00
parent 1403073198
commit e20c1d1997

View file

@ -20,6 +20,13 @@
<function>imagescale</function> scales an image using the given
interpolation algorithm.
</para>
<note>
<para>
Unlike many of other image functions, <function>imagescale</function> does
not modify the passed <parameter>image</parameter>; instead, a
<emphasis>new</emphasis> image is returned.
</para>
</note>
</refsect1>
<refsect1 role="parameters">