rgba2rgb {handwriter} | R 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
[Package handwriter version 3.1.1 Index]