reference/gmagick/gmagickdraw/getstrokeopacity.xml
19e8122137a1d42ed60f17fe2c0c2b69b0b2d16b
...
...
@@ -16,9 +16,6 @@
16
16
<para>
17
17
Returns the opacity of stroked object outlines.
18
18
</para>
19
-

20
-
21
-

22
19
</refsect1>
23
20

24
21
<refsect1 role="parameters">
...
...
@@ -29,7 +26,7 @@
29
26
<refsect1 role="returnvalues">
30
27
&reftitle.returnvalues;
31
28
<para>
32
-
Returns a double describing the opacity.
29
+
Returns a <type>float</type> describing the opacity.
33
30
</para>
34
31
</refsect1>
35
32

36
33