Expand description
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.
- parse_
xcursor_ stream - Parse an XCursor file into its images.