Ole Hansen wrote: >> Hello >> >> I need to save my framebuffer/surface as an image. >> >> How do I do this ?? >> >> Any examples ?? >> >> Can it be saved to a buffer, so I can use CxImage to create Image on >> disk ???
You can use IDirectFBSurface::Dump() or use the Print key for screen capture in windowed mode (with screenshot-dir option). -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
