mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
[color] add a note to the documentation to specify the values of the alpha
The alpha channel is fully opaque at 255 and fully transparent at 0.
This commit is contained in:
parent
eb8daac4b0
commit
bdf7499207
@ -31,6 +31,8 @@
|
|||||||
*
|
*
|
||||||
* A #ClutterColor is expressed as a 4-tuple of values ranging from
|
* A #ClutterColor is expressed as a 4-tuple of values ranging from
|
||||||
* zero to 255, one for each color channel plus one for the alpha.
|
* zero to 255, one for each color channel plus one for the alpha.
|
||||||
|
*
|
||||||
|
* The alpha channel is fully opaque at 255 and fully transparent at 0.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
#ifdef HAVE_CONFIG_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user