Skip to content
  • Michael Natterer's avatar
    libgimpcolor: start adding profile utility functions to gimplcms.[ch] · eee6fa1e
    Michael Natterer authored
    Add functions to get a profile's description, manufacturer, model and
    copyright, and use them instead of implementing the same 10 times.
    
    Also add a GimpColorProfile typedef which avoids both having to
    include lcms globally or using a gpointer instead (which looks bad and
    non-descriptive in an API).
    eee6fa1e