Module xcursor::parser [−][src]
A module implementing XCursor file parsing.
Structs
Image | A struct representing an image. Pixels are in ARGB format, with each byte representing a single channel. |
Functions
parse_xcursor | Parse an XCursor file into its images. |