Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GIMP GIMP
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,558
    • Issues 3,558
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 67
    • Merge requests 67
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • GIMPGIMP
  • Issues
  • #1328
Closed
Open
Created Mar 08, 2018 by Bugzilla@bugzilla-migration💬Reporter

Support for high bit depth RGB (and LCH?) color palettes for painting

Submitted by Elle Stone @ellestone

Link to original bug (#794184)

Description

It seems to me that an unbounded floating point RGB image editor at least needs to support unclamped high bit depth RGB color palettes, even if the palettes are limited to "sRGB only" RGB values instead of also supporting LCH color palettes.

Without thinking, I just tried to add a high bit depth unbounded floating point color to a new "image-specific" color palette, and of course the color was clamped to 8-bit RGB, changing the LCH hue by 15 degrees!

A fifteen-degree hue change is a rather large change in color. There were three other "out-of-sRGB-display-range" colors that I wanted to add to the palette. These four colors are rather critical for this particular image, but it looks like my image-specific color palette will be lacking the 4 brightest of the twenty colors I wanted to put in the palette.

Ideally GIMP color palettes would also support LCH, as this would provide for palettes that can be used in any RGB color space instead of just the sRGB color space. But that's probably a topic for a separate bug report.

Version: git master

See also

  • Bug 770054
Assignee
Assign to
Time tracking