reference/gmagick/gmagick/addimage.xml
764da442285fc87aa05eede3459d43ea34662150
...
...
@@ -11,7 +11,7 @@
11
11
&reftitle.description;
12
12
<methodsynopsis>
13
13
<modifier>public</modifier> <type>Gmagick</type><methodname>Gmagick::addimage</methodname>
14
-
<methodparam><type>Gmagick</type><parameter>Gmagick</parameter></methodparam>
14
+
<methodparam><type>Gmagick</type><parameter>source</parameter></methodparam>
15
15
</methodsynopsis>
16
16
<para>
17
17
Adds new image to Gmagick object from the current position of the source object. After the operation iterator position is moved at the end of the list.
18
18