[Gimp-developer] PATCH: Add HSL to compose/decompose plugins
Robert L Krawitz
rlk at alum.mit.edu
Sat Jan 6 11:41:27 PST 2007
From: Sven Neumann <sven at gimp.org>
Date: Sat, 06 Jan 2007 20:11:06 +0100
the new function in libgimpcolor needs to be marked as new in
2.4. You can do that by adding "Since: GIMP 2.4" as the last line
in the gtk-doc comment. The gtk-doc comment also lacks a
description of what the function does. If that is corrected, I
think we can still include this patch for 2.4.
Where does this go? Does it go in here somewhere?
/**
* gimp_hsl_to_rgb4:
* @rgb: RGB triplet, rgb[0] is red channel, rgb[1] is green,
* rgb[2] is blue (0..255)
* @hue: Hue channel (0..1)
* @saturation: Saturation channel (0..1)
* @luma: Luma channel (0..1)
**/
--
Robert Krawitz <rlk at alum.mit.edu>
Tall Clubs International -- http://www.tall.org/ or 1-888-IM-TALL-2
Member of the League for Programming Freedom -- mail lpf at uunet.uu.net
Project lead for Gutenprint -- http://gimp-print.sourceforge.net
"Linux doesn't dictate how I work, I dictate how Linux works."
--Eric Crampton
More information about the Gimp-developer
mailing list