qoi
0.4.1
Module encode
Structs
Functions
In crate qoi
Module
qoi
::
encode
Copy item path
source
·
[
−
]
Structs
§
Encoder
Encode QOI images into buffers or into streams.
Functions
§
encode_impl
🔒
encode_impl_all
🔒
encode_max_len
The maximum number of bytes the encoded image will take.
encode_to_buf
Encode the image into a pre-allocated buffer.
encode_to_vec
Encode the image into a newly allocated vector.