add_img_array_alpha: Add alpha channel to image array

add_img_array_alphaR Documentation

Add alpha channel to image array

Description

Add alpha channel to image array

Usage

add_img_array_alpha(x, alpha)

Arguments

x

image array to use

alpha

global alpha value to use. Numeric. Scales from 0 to 1, with 0 being fully transparent and 1 being fully visible

Details

Add 4th alpha channel to 3 channel RGB image arrays

Value

image array with 4th channel for transparency


drieslab/Giotto_site_suite documentation built on April 26, 2023, 11:51 p.m.