XcursorImage

Members

Variables

delay
XcursorUInt delay;

animation delay to next frame (ms)

height
XcursorDim height;

actual height

pixels
XcursorPixel* pixels;

pointer to pixels

size
XcursorDim size;

nominal size for matching

version_
XcursorUInt version_;

version of the image data

width
XcursorDim width;

actual width

xhot
XcursorDim xhot;

hot spot x (must be inside image)

yhot
XcursorDim yhot;

hot spot y (must be inside image)

Meta