Uses of Class gnu.gcj.xlib.XColor

Uses in package gnu.gcj.xlib

Methods with parameter type gnu.gcj.xlib.XColor

long
Allocate color pixel.

Methods with return type gnu.gcj.xlib.XColor

XColor
Colormap.allocateColor(int r, int g, int b)
Allocate a color consisting of the given RGB-triplet.
XColor[]
Get an array of all colors that currently resides in shared (read only) color-cells in this color map.
XColor[]
Get all colors currently residing in this color map.