NAME
Imager::Search::Driver::BMP24 - Imager::Search driver based on 24-bit BMP
DESCRIPTION
Imager::Search::Driver::BMP24 is a simple default driver for Imager::Search.
It generates a search regular expression that can scan a Windows BMP directly, taking advantage of fast underlying C code that generates these files.
For a 1024x768 screen grab, the result is that the BMP24 driver is 50-100 times faster to generate a search image compated to the HTML24 driver.
SUPPORT
See the SUPPORT section of the main Imager::Search module.
AUTHOR
Adam Kennedy <adamk@cpan.org>
COPYRIGHT
Copyright 2007 - 2011 Adam Kennedy.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.