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 a graphic content of a widget onto a monochrome bitmap, thus testing the widget representation on a monochrome display. This test is useful together with a 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 apc_application_get_bitmap() function, especially on paletted displays.