get-argb-pixels in bitmap-dc%

Gets a rectangle of pixels in the bitmap, subject to the same rules and performance characteristics of get-pixel, except that the block get is likely to be faster than the sequence of individual gets.

The bitmap% class provides this method directly, so it is not necessary to select a bitmap into a DC to extracts its pixel values.