Class GTK2.GdkColormap

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

GTK2.GdkColormap GTK2.GdkColormap(GTK2.GdkVisual visual, int|void allocate, int|void system)

Description

Creates a new colormap.