Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Xcursor.Cursor
SourceCursor file modules.
Contains functions used for cursor files which contain the images and metadata for cursors.
Cursor file with parsed header.
Get a cursor from parsing a bigstring.
Get a cursor from parsing a memory-mapped a Unix file descriptor.
The file descriptor must have at least read permissions.
Return a lazy sequence of image indices in the table of contents.
If size is specified, filter by the notional size (i.e. the subtype) of the index.
Cursor.Image.t.pixels
is the offset from the start of t.data
.
Return a lazy sequence of images in the cursor.
See image_indices
for more information.