Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gdkRgbSetInstall

gdkRgbSetInstall


Description

If install is TRUE, directs GdkRGB to always install a new "private" colormap rather than trying to find a best fit with the colors already allocated. Ordinarily, GdkRGB will install a colormap only if a sufficient cube cannot be allocated.

Usage

gdkRgbSetInstall(install)

Arguments

install

TRUE to set install mode.

Details

A private colormap has more colors, leading to better quality display, but also leads to the dreaded "colormap flashing" effect.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.