Module image::jpeg [] [src]

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.

Related Links

Structs

Component

A representation of a JPEG component

JPEGDecoder

The representation of a JPEG decoder

JPEGEncoder

The representation of a JPEG encoder