Flines(3pm) User Contributed Perl Documentation Flines(3pm)

Imager::Filter::Flines - dim alternate lines to emulate a video display

  use Imager;
  use Imager::Filter::Flines;
  $img->filter(type=>'flines');

This is an adaption of the "flines" dynamically loadable filter provided in dynfilt/ in previous releases of Imager.

This filter has no parameters.

Original by Arnar M. Hrafnkelsson.

Adapted by Tony Cook <tonyc@cpan.org>

Imager, Imager::Filters.

2024-04-01 perl v5.38.2