https://issues.apache.org/bugzilla/show_bug.cgi?id=54689
--- Comment #2 from Sven <[email protected]> --- Additionally for the second case I see XSSFColor.getRgb() delivers byte array [-1, -1, -1] where XSSFColor.getCTColor().getRgb() delivers [0, 0, 0]. This is the reason why getRgbWithTint() delivers [0, 0, 0] also. I applied tint with XSSFColor.getRgb(). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
