Class GLXEXTVisualInfo



  • public final class GLXEXTVisualInfo
    extends java.lang.Object
    Native bindings to the GLX_EXT_visual_info extension.

    This extension allows the user to request a particular X visual type to be associated with a GLX visual, and allows the user to query the X visual type underlying a GLX visual.

    In addition, this extension provides a means to request a visual with a transparent pixel and to query whether a visual supports a transparent pixel value and the value of the transparent pixel. Note that the notion of level and transparent pixels are orthogonal as both layer 1 and layer 0 visuals may or may not have a transparent pixel value.