Expand description
Encoding of WebP images.
Structsยง
- BitWriter ๐
- Encoder
Params - Allows fine-tuning some encoder parameters.
- WebP
Encoder - WebP Encoder.
Enumsยง
- Color
Type - Color type of the image.
- Encoding
Error - Error that can occur during encoding.
Functionsยง
- build_
huffman_ ๐tree - chunk_
size ๐ - count_
run ๐ - encode_
frame ๐ - Encode image data with the indicated color type.
- length_
to_ ๐symbol - write_
chunk ๐ - write_
huffman_ ๐tree - write_
run ๐ - write_
single_ ๐entry_ huffman_ tree