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.
JPEG-LS encoder — pure Rust implementation.
Encodes raw pixel data into JPEG-LS compressed bitstream.