Class GDK2.Colormap

Description

A colormap is an object that contains the mapping between the color values stored in memory and the RGB values that are used to display color values. In general, colormaps only contain significant information for pseudo-color visuals, but even for other visual types, a colormap object is required in some circumstances.


Method create

GDK2.Colormap GDK2.Colormap(void visual, void allocate, void system)

Description

Creates a new colormap.