com.sun.jna.examples.unix
Class X11.Xrender.XRenderPictFormat
java.lang.Object
com.sun.jna.Structure
com.sun.jna.examples.unix.X11.Xrender.XRenderPictFormat
- Enclosing interface:
- X11.Xrender
public static class X11.Xrender.XRenderPictFormat
- extends Structure
Methods inherited from class com.sun.jna.Structure |
allocateMemory, allocateMemory, clear, equals, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setTypeMapper, size, toArray, toArray, toString, useMemory, useMemory, write, writeField |
id
public X11.Xrender.PictFormat id
type
public int type
depth
public int depth
direct
public X11.Xrender.XRenderDirectFormat direct
colormap
public X11.Colormap colormap
X11.Xrender.XRenderPictFormat
public X11.Xrender.XRenderPictFormat()
Copyright © 2007-2008 Timothy Wall. All Rights Reserved.