Learn R Programming

Rgnuplot (version 1.0.3)

GpPNG2RGB: Convert PNG to RGB

Description

GpPNG2RGB converts a PNG file to an RGB or RGBA file

Usage

GpPNG2RGB(PNGfile, RGBfile,forceRGB=FALSE)

Arguments

PNGfile
PNG file
RGBfile
RGB or RGBA file
forceRGB
if forceRGB is TRUE then the alpha channel is ignored

Value

See Also

Gpinit