Learn R Programming

RGtk2 (version 2.8.7)

gdkColormapAllocColors: gdkColormapAllocColors

Description

Allocates colors from a colormap.

Usage

gdkColormapAllocColors(colormap, colors, writeable, best.match)

Arguments

Value

A list containing the following elements:retval[integer] The number of colors that were not successfully allocated.success[logical] An list of length ncolors. On return, this indicates whether the corresponding color in colors was successfully allocated or not.