File x/XColor


class x.XColor

Inherits

State supers
tom.State

methods

instance (id)
    for tag.Color c
  inMap Colormap m;
Designated allocator.

instance x.XColor

variables

public Colormap colormap;
The colormap in which this color is defined.
public pointer xcolor;
The underlying color structure.

methods

redefine void
  dealloc;
Free the xcolor.

private id
  initFor tag.Color c
    inMap Colormap m;
Designated initializer.

int
  pixelValue;
Get this color's pixel value.


Generated by tm 1.01.