Bug 344128 - Gradient using only 8 bit
Summary: Gradient using only 8 bit
Status: RESOLVED DUPLICATE of bug 343864
Alias: None
Product: krita
Classification: Applications
Component: Tools (show other bugs)
Version: 2.9 Beta
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-13 19:33 UTC by Ivan Bartak
Modified: 2015-02-20 22:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Bartak 2015-02-13 19:33:00 UTC
I created a 32bit float image, and a long gradient on it.
Than i changed the gamma in LUT, and banding did not changed (like 5px/band).
     (if my 8 bit monitor would have been the bottle neck, the gradients would have moved)
So I tested with the color picker, and every 5px had the same float value.
My conclusion is that krita makes gradient in 8 bit and converts it to the desired color space.

Reproducible: Always

Steps to Reproduce:
1. Create long gradient (longer than 256 pixel) in 16 or 32 bit color space
2. Sample the color and watch the values

Actual Results:  
Every n neighbor pixel has the same value.

Expected Results:  
Every pixel has a different value.
Comment 1 wolthera 2015-02-20 22:02:20 UTC
The rabbit hole goes deeper than that actually, see the bug it's marked duplicate of.

*** This bug has been marked as a duplicate of bug 343864 ***