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.

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 29:

=pod directives shouldn't be over one line long! Ignoring all 2 lines of content

Around line 34:

'=item' outside of any '=over'

=over without closing =back