Skip to content
  • Mathias Wein's avatar
    Add isLinear() query function to KoColorProfile · f1f556e3
    Mathias Wein authored
    Returns true if a color profile has only linear transfer response curves.
    This implies that that it has transfer response curves.
    
    Hint: The abstract class IccColorProfile::Profile doesn't really seem
    to server any really purpose anymore (if it ever did), so I didn't touch
    its interface. It might be time to remove it and use non-virtual functions.
    f1f556e3