http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBSurface.html
IDirectFBSurface
StretchBlit
Blit an area scaled from the source to the destination rectangle.
StretchBlit (
IDirectFBSurface.html
IDirectFBSurface
*
thiz,
IDirectFBSurface.html
IDirectFBSurface
*
source,
const
types.html#DFBRectangle
DFBRectangle
*
source_rect,
const
types.html#DFBRectangle
DFBRectangle
*
destination_rect
);
Pass a NULL rectangle to use the whole source surface.
