| DirectFB Reference Manual | ||
| |||
Set the clipping region used to limitate the area for drawing, blitting and text functions.
| SetClip ( | ||
| IDirectFBSurface | *thiz | |
| const DFBRegion | *clip | |
| ); | ||
If no region is specified (NULL passed) the clip is set to the surface extents (initial clip).
| (C) Copyright by convergence GmbH |
|