NAME
Imager::Search::Driver::HTML24 - Simple Imager::Search reference driver
DESCRIPTION
Imager::Search::Driver::HTML24 is a simple reference driver for Imager::Search.
It uses a HTML color string (such as #RRGGBB) for each pixel, providing both a simple text expression of the colour, as well as a hash pixel separator.
This colour pattern provides for 24-bit (3 channel, 8-bits per challel) colour depth, suitable for use with the 24-bit Imager.
Search patterns are compressed, so that a horizontal stream of identical pixels are represented as a single match group.
SUPPORT
See the SUPPORT section of the main Imager::Search module.
AUTHOR
Adam Kennedy <adamk@cpan.org>
COPYRIGHT
Copyright 2007 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.