Skip to content
  • Michael Natterer's avatar
    Bug 756822 - Colors/Desaturate/Luminosity should operate on linear RGB · 68a9835d
    Michael Natterer authored
    Add GIMP_DESATURATE_LUMINANCE to enum GimpDesaturateMode and rename
    GIMP_DESATURATE_LUMINOSITY to GIMP_DESATURATE_LUMA.
    
    Keep GIMP_DESATURATE_LUMINOSITY as deprecated compat value and add it
    to the script-fo and pygimp compat constants.
    
    Change GimpOperationDesaturate to process GIMP_DESATURATE_LUMINANCE
    with linear "RGBA float".
    68a9835d