Skip to main content

Module encoder

Module encoder 

Source
Expand description

JPEG-LS encoder — pure Rust implementation.

Encodes raw pixel data into JPEG-LS compressed bitstream.

Functions§

encode_jpeg_ls
Encode raw pixels as a JPEG-LS compressed bitstream.