| DirectFB Reference Manual | ||
| |||
Set the source color key.
| SetSrcColorKey ( | ||
| IDirectFBDisplayLayer | *thiz | |
| __u8 | r | |
| __u8 | g | |
| __u8 | b | |
| ); | ||
If a pixel of the layer matches this color the underlying pixel is visible at this point.
| (C) Copyright by convergence GmbH |
|