Gimp/libgimpcolor
Alx Sa b44687eb2f libgimpcolor, plugin: Remove gimp_rgb_luminance ()
This patch removes the two instances of
gimp_rgb_luminance_uchar () and one
instance of gimp_rgb_luminance () from
the codebase.
* plug-ins/common/checkerboard.c:
 Use gegl_color_get_pixel () to get the
 luminance value at the same time we're
 getting the RGBA value from the GeglColor.
 * plug-ins/gradient-flare/gradient-flare.c:
 Replace with GIMP_RGB_LUMINANCE ()
 macro, which does not use GimpRGB.
2024-09-02 02:41:47 +00:00
..
gimpadaptivesupersample.c
gimpadaptivesupersample.h
gimpbilinear.c
gimpbilinear.h
gimpcairo.c libgimpcolor: Remove unnecessary GimpRGB Cairo functions 2024-08-17 14:37:10 +00:00
gimpcairo.h libgimpcolor: Remove unnecessary GimpRGB Cairo functions 2024-08-17 14:37:10 +00:00
gimpcolor-parse.c core, libgimpcolor: CMKY & HSL to float 2024-04-23 13:38:59 +00:00
gimpcolor.c core, libgimpcolor: CMKY & HSL to float 2024-04-23 13:38:59 +00:00
gimpcolor.def libgimpcolor, plugin: Remove gimp_rgb_luminance () 2024-09-02 02:41:47 +00:00
gimpcolor.h libgimpcolor, plug-ins: Remove GimpHSV 2024-08-21 18:57:50 +00:00
gimpcolormanaged.c core: Add simulation intent and BPC to GimpImage 2022-08-13 19:39:47 +00:00
gimpcolormanaged.h core: Add simulation intent and BPC to GimpImage 2022-08-13 19:39:47 +00:00
gimpcolorprofile.c libgimpcolor: Make GimpColorProfile a final type 2024-07-28 05:28:31 +00:00
gimpcolorprofile.h libgimpcolor: Make GimpColorProfile a final type 2024-07-28 05:28:31 +00:00
gimpcolorspace.c libgimpcolor, plug-ins: Remove GimpHSV 2024-08-21 18:57:50 +00:00
gimpcolorspace.h libgimpcolor, plug-ins: Remove GimpHSV 2024-08-21 18:57:50 +00:00
gimpcolortransform.c Revert "libgimpcolor: fix call to cmsCreateProofingTransform()." 2024-08-16 15:23:09 +02:00
gimpcolortransform.h libgimp, libgimpcolor, libgimpconfig: Convert to derivable types 2024-08-02 14:02:30 +00:00
gimpcolortypes.h libgimpcolor, plug-ins: Remove GimpHSV 2024-08-21 18:57:50 +00:00
gimphsl.c
gimphsl.h
gimppixbuf.c
gimppixbuf.h
gimprgb.c libgimpcolor, plugin: Remove gimp_rgb_luminance () 2024-09-02 02:41:47 +00:00
gimprgb.h libgimpcolor, plugin: Remove gimp_rgb_luminance () 2024-09-02 02:41:47 +00:00
meson.build libgimpcolor, plug-ins: Remove GimpHSV 2024-08-21 18:57:50 +00:00