rgba2rgb: rgba2rgb

View source: R/RcppExports.R

rgba2rgbR Documentation

rgba2rgb

Description

Removes alpha channel from png image.

Usage

rgba2rgb(img)

Arguments

img

A 3-d array with slices R, G, B, and alpha.

Value

img as a 3D array with alpha channel removed


handwriter documentation built on Oct. 25, 2024, 1:06 a.m.