Expand description
ยงMinimal gif encoder
Structsยง
Enumsยง
- Encoding
Error  - Encoding error.
 - Encoding
Format Error  - The image has incorrect properties, making it impossible to encode as a gif.
 - Extension
Data  - Extension data.
 - Repeat
 - Number of repetitions
 
Functionsยง
- flag_
size ๐ - lzw_
encode ๐ - Encodes the data into the provided buffer.
 - tmp_buf ๐