mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 20:08:56 +00:00
55be1a23c3
For some operations on pre-multiplied colors (say, replace the alpha value), you need to unpremultiply the color. This patch provides the counterpart to cogl_color_premultiply().