qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 01/15] pixman: add qemu_pixman_color()


From: Søren Sandmann
Subject: Re: [Qemu-devel] [PATCH 01/15] pixman: add qemu_pixman_color()
Date: Mon, 18 Mar 2013 22:13:27 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Gerd Hoffmann <address@hidden> 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.


Søren



reply via email to

[Prev in Thread] Current Thread [Next in Thread]