mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
1403073198
commit
e20c1d1997
1 changed files with 7 additions and 0 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue