Table of Contents
iblend - blend two images using a mat
iblend inimage1 inimage2
outimage matimg.bw
iblend blends between inimage1 and inimage2
to create outimage. Pixel values from the image matimg.bw are used to select
how much of inimage1 and inimage2 to use for each pixel. The output image
will be the minimun of the input image sizes.
blend(6D)
Table of Contents