| Reference Manual - 1.0.1 | ||
| |||
Set the window color key. 设置窗口的色彩值 .
| SetColorKey ( | ||||
| IDirectFBWindow | * | thiz, | ||
| u8 | r, | |||
| u8 | g, | |||
| u8 | b | |||
| ); | ||||
If a pixel of the window matches this color the underlying window or the background is visible at this point.
如果那window的象数与这个windows 的相同,或者那背景是可见的指针.
| This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License |