
Imager::Search::Image - Generic interface for a searchable image

TO BE COMPLETED
The find method compiles the search and target images in memory,
and executes a single search,
returning the position of the first match as a Imager::Match::Occurance object.
The find_first compiles the search and target images in memory,
and executes a single search,
returning the position of the first match as a Imager::Match::Occurance object.

See the SUPPORT section of the main Imager::Search module.

Adam Kennedy <adamk@cpan.org>

Copyright 2007 - 2008 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.