reference/gmagick/gmagick/setimagewhitepoint.xml
c34257b72856627f0dc87ab3de97e5ca09f5dc95
...
...
@@ -4,7 +4,7 @@
4
4
<refentry xml:id="gmagick.setimagewhitepoint" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
5
<refnamediv>
6
6
<refname>Gmagick::setimagewhitepoint</refname>
7
-
<refpurpose>Sets the image chromaticity white point. </refpurpose>
7
+
<refpurpose>Sets the image chromaticity white point</refpurpose>
8
8
</refnamediv>
9
9

10
10
<refsect1 role="description">
...
...
@@ -17,9 +17,6 @@
17
17
<para>
18
18
Sets the image chromaticity white point.
19
19
</para>
20
-

21
-
22
-

23
20
</refsect1>
24
21

25
22
<refsect1 role="parameters">
...
...
@@ -49,7 +46,7 @@
49
46
<refsect1 role="returnvalues">
50
47
&reftitle.returnvalues;
51
48
<para>
52
-
The Gmagick object on success.
49
+
The <classname>Gmagick</classname> object.
53
50
</para>
54
51
</refsect1>
55
52

56
53