You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2011/03/04 18:16:43 UTC

DO NOT REPLY [Bug 50787] XSSFColor.getRgbWithTint() returns incorrect color for theme colors from 3-4 columns (brown and blue tints)

https://issues.apache.org/bugzilla/show_bug.cgi?id=50787

--- Comment #8 from Nick Burch <ni...@alfresco.com> 2011-03-04 12:16:40 EST ---
Do you know what the text in the excel cells is supposed to be showing?

When I use an image editor to check the colours in the png, then I find that
the POI colours match the hex strings in them. However, the excel cell colours
are not the same as the hex string. 

For example, D6 says 8A8149, but my image editor says that the colour is
948b54. Equally, K7 says E16207 but my image editor claims it's e46d0a

FWIW, H7 reads 6A8832 but my image editor says it's 75923c. It's POI equivalent
says 748C42, and my image editor says 748c42 so agrees again, so it's not just
the "incorrect" ones where something odd is going on.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org