https://bz.apache.org/ooo/show_bug.cgi?id=127928

--- Comment #3 from Vali Maties <valimat...@gmail.com> ---
Sorry, I forgot to put the "256" in the above formula:

VFP = RGB(x,y,z) = x*256^2 + y*256^1 + z*256^0
OO = RGB(x,y,z) = x*256^0 + y*256^1 + z*256^2

Regards,
Vali

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to