remove_alpha: Remove alpha channel from an image

View source: R/pictplot.R

remove_alphaR Documentation

Remove alpha channel from an image

Description

Remove alpha channel from an image

Usage

remove_alpha(im, index)

Arguments

im

an image

index

alpha channel index. 4 for RGB image, 2 for grayscale image.

Value

an image


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