From: <ai...@us...> - 2009-11-28 22:03:50
|
Revision: 10639 http://plplot.svn.sourceforge.net/plplot/?rev=10639&view=rev Author: airwin Date: 2009-11-28 22:03:39 +0000 (Sat, 28 Nov 2009) Log Message: ----------- Tweak introductory paragraph for plscmap1la. Modified Paths: -------------- trunk/doc/docbook/src/api.xml Modified: trunk/doc/docbook/src/api.xml =================================================================== --- trunk/doc/docbook/src/api.xml 2009-11-28 01:15:51 UTC (rev 10638) +++ trunk/doc/docbook/src/api.xml 2009-11-28 22:03:39 UTC (rev 10639) @@ -9473,11 +9473,13 @@ </funcsynopsis> </para> - <para> This the alpha value supporting version of plscmap1l. It sets color - map1 colors using a piece-wise linear relationship between position in the - color map (from 0 to 1) and position in HLS or RGB color space - (see <xref linkend="color-map-1"/>) with alpha value (0.0 - 1.0). It may be - called at any time. </para> + <para> + This is a version of &plscmap1l; that supports alpha + transparency. It sets color map1 colors using a piece-wise linear + relationship between position in the color map (from 0 to 1) and + position in HLS or RGB color space (see <xref linkend="color-map-1"/>) + with alpha value (0.0 - 1.0). It may be called at any time. + </para> <variablelist> <varlistentry> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |