reference/gmagick/gmagick/normalizeimage.xml
c34257b72856627f0dc87ab3de97e5ca09f5dc95
...
...
@@ -17,8 +17,6 @@
17
17
Enhances the contrast of a color image by adjusting the pixels color to span the entire range of colors available.
18
18
</para>
19
19

20
-
21
-

22
20
</refsect1>
23
21

24
22
<refsect1 role="parameters">
...
...
@@ -29,7 +27,7 @@
29
27
<term><parameter>channel</parameter></term>
30
28
<listitem>
31
29
<para>
32
-
Identify which channel to normalize
30
+
Identify which channel to normalize.
33
31
</para>
34
32
</listitem>
35
33
</varlistentry>
...
...
@@ -40,7 +38,7 @@
40
38
<refsect1 role="returnvalues">
41
39
&reftitle.returnvalues;
42
40
<para>
43
-
The Gmagick object on success
41
+
The <classname>Gmagick</classname> object.
44
42
</para>
45
43
</refsect1>
46
44

47
45