libgimpcolor/gimprgb-parse.c improved the CSS color parser code, added new

2004-07-22  Sven Neumann  <sven@gimp.org>

	* libgimpcolor/gimprgb-parse.c
	* libgimpcolor/gimprgb.h: improved the CSS color parser code,
	added new function gimp_rgba_parse_css(), added support for HSL
	color values.
This commit is contained in:
Sven Neumann
2004-07-22 22:22:59 +00:00
committed by Sven Neumann
parent a6f4f62608
commit 75565f28f3
5 changed files with 209 additions and 49 deletions

View File

@ -68,6 +68,7 @@ gimp_rgb_composite
gimp_rgba_set
gimp_rgba_set_uchar
gimp_rgba_get_uchar
gimp_rgba_parse_css
gimp_rgba_add
gimp_rgba_subtract
gimp_rgba_multiply

View File

@ -244,6 +244,17 @@ GimpRGB
@alpha:
<!-- ##### FUNCTION gimp_rgba_parse_css ##### -->
<para>
</para>
@rgba:
@css:
@len:
@Returns:
<!-- ##### FUNCTION gimp_rgba_add ##### -->
<para>