Skip to content
  • Michael Natterer's avatar
    libgimpcolor: add gimp_color_transform_can_gegl_copy() · ca349f88
    Michael Natterer authored
    Which takes two profiles and returns TRUE if converting between
    them works correctly without a GimpColorTransform. Use it in
    gimp_color_transform_new() to return a NULL transform if none
    is needed. Took the code from gimp-gegl-loops.c.
    ca349f88