Method Summary |
|
public ColorModel | getColorModel() Return the ColorModel of the window or pixmap
represented by this object. |
public int | getColormapID() Return the X11 Colormap ID of the window or pixmap
represented by this object. |
public int | getDepth() Return the depth of the window or pixmap
represented by this object. |
public int | getDisplay() Return the X11 Display pointer for the window or pixmap
represented by this object. |
public int | getDrawable() Return the X11 Drawable ID for the window or pixmap
represented by this object. |
public int | getVisualID() Return the X11 Visual ID of the window or pixmap
represented by this object. |