Alban
Alban
Hi, I'd like to specify a different downsampling ratio and quality ratio for each extra channel, in the same way it is possible to specify a different quantization on a...
When viewing an RGBA file, the user must be able to choose if the image is premultiplied or straight alpha.
Have to investigate on how to get proper ICC monitor profile to display things according to the host system color space. The whole pipeline is color managed by assumes sRGB...
When opening files, the application can become irresponsive. Seems to occur on large image files with slow storage medium. Might be an issue in the way the application handles Qt...
Currently, the information about color under cursor is very primitive. Would be great to have an inspector window packing several stuffs: - Original color values - Support for Y, R,...
The S0 layer hierarchy could be interpreted as spectral values. A special view, much like the RGB view could be added to display such types of data.
Not sure yet about the usage of such a thing but could be handy in some case, requiring minimal implementation effort, ```bash cat something.exr | openexr-viewer ```
Check compatibility with openexr-images ``` find . -name "*.exr" | sort | awk '{print "- [ ] " $1}' ``` - [x] ./Beachball/multipart.0001.exr - [x] ./Beachball/multipart.0002.exr - [x] ./Beachball/multipart.0003.exr -...
Create a preference GUI and model to specify - [ ] Colors for dataWindow border and background - [ ] Colors for displayWindow border and background - [ ] Colors...
This feature shall be added after #18 Basically having a tool to compute delta E 2000 between two layer or layersets of possibly two different images.