![]() | Reference Manual - 1.7.7 | ||
|
DFBResult DumpRaw ( | ||||
IDirectFBSurface | * | thiz, | ||
const char | * | directory, | ||
const char | * | prefix | ||
); |
Creates a RAW file containing the ARGB data.
The complete filename will be: directory/prefix_####.raw for ARGB. Example: "/directory/prefix_0000.raw". No existing files will be overwritten.
![]() | This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License |