Crate arqoii_types

Crate arqoii_types 

Source

Structs§

ChunkBuf
A buffer for the bytes of a single Chunk
CoderState
The internal state of a Qoi{De,En}coder
Pixel
A single RGB/RGBA pixel
QoiHeader
A struct representing the Qoi Format File Header

Enums§

QoiChannels
QoiChunk
An individual Chunk, representing between 1 and 62 pixel
QoiColorSpace

Constants§

QOI_FOOTER
The byte sequence marking the end of a Qoi File
QOI_MAGIC
The byte sequence beginning the Qoi Format Header