Module cbg

Source
Available on crate features bgi and bgi-img only.
Expand description

Buriko General Interpreter/Ethornell Compressed Image File

Structsยง

BgiCBG
BGI Compressed Image script.
BgiCBGBuilder
Builder for BGI Compressed Image scripts.
BgiCBGHeader ๐Ÿ”’
CbgDecoder ๐Ÿ”’
CbgEncoder ๐Ÿ”’
HuffmanNode ๐Ÿ”’
HuffmanTree ๐Ÿ”’
ParallelCbgDecoder ๐Ÿ”’

Enumsยง

CbgColorType ๐Ÿ”’

Constantsยง

BLOCK_FILL_ORDER ๐Ÿ”’
DCT_TABLE ๐Ÿ”’

Functionsยง

convert_bgr565_to_bgr24 ๐Ÿ”’