The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

enblend-mask - Wrapper around enblend for managing external masks

Synopsis

  enblend-mask [options] -o OUTPUT INPUTS

DESCRIPTION

Wrapper around enblend. Usage is exactly the same as for enblend, except that if files named '<filename>_mask.tif' exist, they are inserted as alpha masks before blending.

Note masks can be any bit depth, but with no alpha channel. Black indicates areas to be ignored, any other colour indicates areas that may be blended.

Requires enblend and ImageMagick.

http://www.bruno.postle.net/neatstuff/enblend-mask/ http://enblend.sourceforge.net/

License

This software is distributed under the same terms as enblend itself.

See Also

perl, Panotools::Script

Author

October 2006, Bruno Postle <bruno AT postle.net>