GphexRGB: RGB sequence, from decimal to hexadecimal, ready for gnuplot

Description Usage Arguments Value Author(s) See Also

Description

GphexRGB returns an RGB sequence, from decimal to hexadecimal

Usage

1
GphexRGB(r,g=NA,b=NA)

Arguments

r

value for red channel

g

value for green channel

b

value for blue channel

Value

hexadecimal RGB sequence

Author(s)

Jose' Gama

See Also

GpimageRGBchange


Rgnuplot documentation built on May 1, 2019, 9:17 p.m.