On 03/18/13 22:13, Søren Sandmann wrote:
> Gerd Hoffmann <kra...@redhat.com> writes:
> 
>> Helper function to map qemu colors (32bit integer + matching PixelFormat)
>> into pixman_color_t.
> 
> Are qemu colors premultiplied? If not, this function should probably
> premultiply before returning the color.

The alpha channel is usually not used.
Maybe I should just set alpha to 0 to make that clear ...

cheers,
  Gerd



Reply via email to