com.sun.jna.examples.unix

Class X11.Xrender.XRenderPictFormat

public static class X11.Xrender.XRenderPictFormat extends Structure

Field Summary
X11.Colormapcolormap
intdepth
X11.Xrender.XRenderDirectFormatdirect
X11.Xrender.PictFormatid
inttype

Field Detail

colormap

public X11.Colormap colormap

depth

public int depth

direct

public X11.Xrender.XRenderDirectFormat direct

id

public X11.Xrender.PictFormat id

type

public int type
Copyright © 2007-2009 Timothy Wall. All Rights Reserved.