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§
- Encodes the data into the provided buffer.
- tmp_buf 🔒