com.sun.jna.platform.unix
Interface X11.Xrender
- All Superinterfaces:
- com.sun.jna.Library
- Enclosing interface:
- X11
public static interface X11.Xrender
- extends com.sun.jna.Library
Definition (incomplete) of the Xrender library.
Nested classes/interfaces inherited from interface com.sun.jna.Library |
com.sun.jna.Library.Handler |
Fields inherited from interface com.sun.jna.Library |
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER |
INSTANCE
static final X11.Xrender INSTANCE
PictTypeIndexed
static final int PictTypeIndexed
- See Also:
- Constant Field Values
PictTypeDirect
static final int PictTypeDirect
- See Also:
- Constant Field Values
XRenderFindVisualFormat
X11.Xrender.XRenderPictFormat XRenderFindVisualFormat(X11.Display display,
X11.Visual visual)