com.sun.jna.examples.unix
public static class X11.Xrender.XRenderPictFormat extends Structure
Structure.ByReference, Structure.ByValue
Modifier and Type | Field and Description |
---|---|
X11.Colormap |
colormap |
int |
depth |
X11.Xrender.XRenderDirectFormat |
direct |
X11.Xrender.PictFormat |
id |
int |
type |
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
Constructor and Description |
---|
X11.Xrender.XRenderPictFormat() |
allocateMemory, allocateMemory, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, clear, ensureAllocated, equals, getAutoRead, getAutoWrite, getFieldOrder, getNativeAlignment, getPointer, getStructAlignment, hashCode, newInstance, read, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setTypeMapper, size, sortFields, toArray, toArray, toString, useMemory, useMemory, write, writeField, writeField
public X11.Xrender.PictFormat id
public int type
public int depth
public X11.Xrender.XRenderDirectFormat direct
public X11.Colormap colormap