[Webkit-unassigned] [Bug 23462] Add RGB -> CMYK conversion algorithm
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 27 23:19:16 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23462
------- Comment #9 from eric at webkit.org 2009-01-27 23:19 PDT -------
(From update of attachment 27080)
The cmykToRGB function should at least ASSERT that m_type is CMYK. Another way
would be to make it a free function which took the 4 arguments, but this is
probably less error-prone as is (if you add the ASSERT.
I'll mark your first patch as obsolete since this one supersedes it.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list