gimp/libgimpcolor
Michael Natterer 3e119c5af7 libgimpcolor: add gimp_rgb[a]_set,get_pixel()
which converts from/to any pixel format using Babl. Added tons of
includes and CFLAGS now that libgimpcolor publically uses Babl.
2012-05-02 17:50:43 +02:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
gimpadaptivesupersample.c libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
gimpadaptivesupersample.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpbilinear.c libgimpcolor: fix most gtk-doc warnings 2010-06-29 20:08:39 +02:00
gimpbilinear.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcairocolor.c libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
gimpcairocolor.h libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
gimpcmyk.c libgimpcolor: fix most gtk-doc warnings 2010-06-29 20:08:39 +02:00
gimpcmyk.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcolor.def libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
gimpcolor.h libgimpwidgets/color: move the cairo color utility functions to libgimpcolor 2011-04-28 15:50:39 +02:00
gimpcolormanaged.c libgimpcolor: fix most gtk-doc warnings 2010-06-29 20:08:39 +02:00
gimpcolormanaged.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcolorspace.c libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
gimpcolorspace.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimpcolortypes.h libgimpcolor: fix most gtk-doc warnings 2010-06-29 20:08:39 +02:00
gimphsl.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimphsl.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimphsv.c libgimpcolor: fix most gtk-doc warnings 2010-06-29 20:08:39 +02:00
gimphsv.h libgimp*: add guards that #error out if individual files are included 2011-04-28 14:30:41 +02:00
gimprgb-parse.c libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
gimprgb.c libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
gimprgb.h libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
Makefile.am libgimpcolor: add gimp_rgb[a]_set,get_pixel() 2012-05-02 17:50:43 +02:00
test-color-parser.c libgimpcolor: Include cairo.h in test program 2011-04-29 15:00:28 +05:30