[Webkit-unassigned] [Bug 3438] incorrect display of transparent 1x1 PNGs

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jul 30 17:49:22 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=3438





------- Comment #14 from darin at apple.com  2006-07-30 17:49 PDT -------
(From update of attachment 9764)
We don't need kCGBitmapByteOrder32Host any more since the components are now
single bytes -- byte order does not matter in that case.

Should probably omit sizeof(unsigned char) -- that's defined by the language to
be 1 and I think it's clear enough to just pass 8.


-- 
Configure bugmail: http://bugzilla.opendarwin.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