Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gdkColorToString: gdkColorToString
Description
Returns a textual specification of
color
in the hexadecimal form
#rrrrggggbbbb
, where
r
,
g
and
b
are hex digits representing the red, green and blue components respectively.
Usage
gdkColorToString(object)
Arguments
object
a
GdkColor
Value
Details
Since 2.12