mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
Damien Lespiau
896dd975d1
cogl-color: Add cogl_color_unpremultiply()
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().
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%