Expand description
A module implementing XCursor file parsing.
Structs§
- A struct representing an image. Pixels are in ARGB format, with each byte representing a single channel.
- Toc 🔒
Traits§
Functions§
- Parse an XCursor file into its images.
- Parse an XCursor file into its images.
- Converts a RGBA slice into an ARGB vec