26 Jul
2007
26 Jul
'07
6:28 a.m.
On Wed, 2007-07-25 at 23:30 -0300, Felipe Sanches wrote:
well...
map->mode == NR_PIXBLOCK_MODE_R8G8B8A8P returns true
But are you sure the data is premultiplied? :) The problem is that I suspect sometimes we are populating such pixblocks with non-premultiplied data...
(it should be easy to check, in principle -- premultiplied data should never have any color components greater than the alpha component)
-mental