Module image::codecs::jpeg

source ·
Expand description

Decoding and Encoding of JPEG Images

JPEG (Joint Photographic Experts Group) is an image format that supports lossy compression. This module implements the Baseline JPEG standard.

Modules

Structs

Enums