Expand description
ยงMinimal gif encoder
Structsยง
- Buf ๐
- GIF encoder.
Enumsยง
- Encoding error.
- The image has incorrect properties, making it impossible to encode as a gif.
- Extension data.
- Number of repetitions
Functionsยง
- flag_size ๐
- lzw_encode ๐Encodes the data into the provided buffer.
- tmp_buf ๐