GpRGB2image converts an RGB file to another image file
GpRGB1to3channels converts a vector or matrix of RGB 1-channel decimal values (24 bit) to 3-channel decimal values (3x8 bit)
GpRGB2DAT converts an RGB file to a matrix data file
GpRGBsample plots a square filled with an RGB color
GpRGB2image(RGBfile, imagefile, width, height, filetype='PNG', gpterminal=NULL)
GpRGB1to3channels(RGB1channel=NULL, fileRGB1channel=NULL, fileRGB3channel=NULL)
GpRGB2DAT(RGBfile, DATfile,width,height)
GpRGBsample(xRGB='#FFFFFF', optionalTitle='')Gpimage2image