gimp/libgimpcolor
Michael Natterer 7ca38c54f6 Bug 794366 - Crash when using Hue-Chroma on a ProPhotoRGB image
Handle "CIE LCH(ab)" in gimp_color_profile_get_lcms_format() as
suggested by Massimo.
2018-03-18 18:48:12 +01:00
..
.gitignore Add automake 1.13+ test outputs to .gitignore 2014-01-10 15:31:34 -08:00
Makefile.am libgimpcolor: add new object GimpColorTransform 2016-05-26 22:15:54 +02: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 libgimpcolor: deprecate gimp_bilinear_pixels_8() 2014-06-30 18:28:43 +02:00
gimpcairo.c libgimpcolor: support CAIRO_FORMAT_A8 in gimp_cairo_surface_get_format() 2017-06-16 16:42:39 +02:00
gimpcairo.h Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +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 a new gimp_color_profile_get_format() 2017-09-02 20:31:11 +02:00
gimpcolor.h libgimpcolor: add new object GimpColorTransform 2016-05-26 22:15:54 +02:00
gimpcolormanaged.c libgimpcolor: some doc fixes and updates 2017-06-03 21:03:25 +02:00
gimpcolormanaged.h libgimpcolor, *: change GimpColorProfile to be a GObject 2015-07-10 22:53:59 +02:00
gimpcolorprofile.c Bug 794366 - Crash when using Hue-Chroma on a ProPhotoRGB image 2018-03-18 18:48:12 +01:00
gimpcolorprofile.h libgimpcolor: pass intent to babl_space from icc creation 2017-09-14 00:14:10 +02:00
gimpcolorspace.c Bug 761170: Warnings building with clang 2017-07-15 21:05:56 +02:00
gimpcolorspace.h libgimpcolor: deprecate most of gimpcolorspace.[ch] 2014-06-30 17:39:15 +02:00
gimpcolortransform.c libgimpcolor: pass intent to babl_space from icc creation 2017-09-14 00:14:10 +02:00
gimpcolortransform.h libgimpcolor: some doc fixes and updates 2017-06-03 21:03:25 +02:00
gimpcolortypes.h libgimpcolor: add new object GimpColorTransform 2016-05-26 22:15:54 +02:00
gimphsl.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimphsl.h app: avoid reading uninitialized memory 2013-06-15 22:40:49 +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
gimppixbuf.c Bug 723392 - Pasting an image replaces color profile with default one 2015-06-30 12:01:06 +02:00
gimppixbuf.h libgimpcolor: add gimp_pixbuf_get_icc_profile() 2015-06-16 23:43:40 +02:00
gimprgb-parse.c Remove the "GIMP" from all "Since: GIMP 2.x" API doc comments 2015-05-31 21:18:09 +02:00
gimprgb.c libgimpcolor: disable gimp_rgb_clamp() in GimpParamSpecRGB 2017-05-16 22:39:55 +02:00
gimprgb.h libgimpcolor: change LUMINANCE Y values to match sRGB built-in profile 2015-02-14 17:40:54 +01:00
test-color-parser.c fix compilation of a test 2012-05-03 20:36:28 +09:00