]> git.imager.perl.org - imager.git/commit
the rubthrough() method now supports destination images with an alpha
authorTony Cook <tony@develop=help.com>
Tue, 29 Aug 2006 00:42:46 +0000 (00:42 +0000)
committerTony Cook <tony@develop=help.com>
Tue, 29 Aug 2006 00:42:46 +0000 (00:42 +0000)
commitfe415ad2caee20c8d87fda35959174becb733f6f
treeadf9bf9e00bf1f18036bc017de63cbb455c0d994
parentbe72aeea584c9640f57cb2a16dd0073f925035ee
the rubthrough() method now supports destination images with an alpha
channel.

Also added a statement on the relationship between the alpha channel
and color data in Imager.

The new rubthrough() code uses a new pre-processor that reduces source
code duplication between 8-bit/sample and double/sample processing.
MANIFEST
MANIFEST.SKIP
Makefile.PL
apidocs.perl
image.c
imtoc.perl [new file with mode: 0644]
lib/Imager/APIRef.pod
lib/Imager/ImageTypes.pod
rubthru.im [new file with mode: 0644]
t/t69rubthru.t