reference/gmagick/gmagick/solarizeimage.xml
c34257b72856627f0dc87ab3de97e5ca09f5dc95
...
...
@@ -19,8 +19,6 @@
19
19
Threshold ranges from 0 to QuantumRange and is a measure of the extent of the solarization.
20
20
</para>
21
21

22
-
23
-

24
22
</refsect1>
25
23

26
24
<refsect1 role="parameters">
...
...
@@ -42,7 +40,7 @@
42
40
<refsect1 role="returnvalues">
43
41
&reftitle.returnvalues;
44
42
<para>
45
-
The Gmagick object on success.
43
+
The <classname>Gmagick</classname> object.
46
44
</para>
47
45
</refsect1>
48
46

49
47