http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBSurface.html
IDirectFBSurface
Lock
Lock the surface for the access type specified.
Lock (
IDirectFBSurface.html
IDirectFBSurface
*
thiz,
types.html#DFBSurfaceLockFlags
DFBSurfaceLockFlags
flags,
void
**
ret_ptr,
int
*
ret_pitch
);
Returns a data pointer and the line pitch of it.
