The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

examples/grip.pl - screen and widget grabbing example

FEATURES

Provided two standalone tests.

The "grip test" copies the graphic content of the widget in a monochrome bitmap, testing the widget representation on a monochrome display. This test is useful together with the launch example, that allows execution of several Prima examples in one task space.

The "grab test" copies the selected region of a screen. Tests the correct implementation of the apc_application_get_bitmap() function, especially on the paletted displays.