35 projects tagged "Screen Capture"
Image Viewer is a multi-frame (animated) image viewer with real-time interactive pan and zoom viewing that uses the GTK+ toolkit and Imlib. It is capable of opening and saving to any image format supported by Imlib. It features screenshots (screen capture), crop, resizing, print, fullscreen display, display on the desktop (root window), animation (creating animated GIFs), color leveling, drawing font/text strings, and editing image header information.
snapscreenshot takes a screenshot from a single Linux virtual console (tty) or from a group of ttys. It does not care if it is a plain text mode or framebuffer console; it only needs read-access to /dev/vcsa* -devices. The program outputs a tga file to stdout; use an image manipulation program to convert it to png or whatever you prefer.
EZFB is a polymorphic, object oriented Linux frame buffer API written in C, designed to adapt at run time to control any properly configured Linux frame buffer video system. It offers independent, simultaneous control of multiple video cards within a single system, exceptional control of colors, the ability to display all or portions of bitmap files anywhere on the screen, automatic color depth conversion, the ability to capture to bitmap files, an 8x8 bitmapped font, routines to draw points, lines, outlined and filled rectangles, signal trapping for automatic screen clean-up at process termination, and much more. The demonstration applications include a bitmap viewer, screen capture utility, screen saver, and a touch screen calibration utility and an application for generating, viewing, transforming, and saving files according to The International Laser Display Association's ILDA file format.