im_blend: Alpha blending of two images

View source: R/pictplot.R

im_blendR Documentation

Alpha blending of two images

Description

Alpha blending of two images

Usage

im_blend(im, im2, alpha)

Arguments

im

an image (foreground)

im2

an image (background)

alpha

an image (alpha channel). if missing, the alpha channel of im is used.

Value

an image


tsuda16k/pictplot documentation built on March 1, 2023, 8:44 p.m.