1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00

Negative alpha means "don't touch".

This commit is contained in:
Chong Yidong 2008-11-12 15:51:35 +00:00
parent 2f8e69ccca
commit f2d5c00fe8

View file

@ -482,7 +482,8 @@ struct frame
/* frame opacity
alpha[0]: alpha transparency of the active frame
alpha[1]: alpha transparency of inactive frames */
alpha[1]: alpha transparency of inactive frames
Negative values mean not to change alpha. */
double alpha[2];
/* Exponent for gamma correction of colors. 1/(VIEWING_GAMMA *