Module xcursor::parser

source ·
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.

Functions