Re: [Gimp-developer] Displaying linear gamma images (Was Re: Update on my Gimp color management coding efforts)
- From: Daniel Sabo <danielsabo gmail com>
- To: Elle Stone <l elle stone gmail com>
- Cc: Michael Natterer <mitch gimp org>, Gimp-developer <gimp-developer-list gnome org>
- Subject: Re: [Gimp-developer] Displaying linear gamma images (Was Re: Update on my Gimp color management coding efforts)
- Date: Tue, 10 Sep 2013 14:07:42 -0700
The conversion happens in app/display/gimpdisplayshell-render.c :
gimp_display_shell_render() .
Look for the gegl_buffer_get call that converts to babl_format
("cairo-ARGB32").
It's more complicated that just that because the display filters all expect
sRGB u8 data still, but I suspect the best solution is for someone to just
start hacking at it.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]