Skip to main content

JPEG_BASELINE

Constant JPEG_BASELINE 

Source
pub const JPEG_BASELINE: AdapterFreeTransferSyntax;
Expand description

Implemented: JPEG Baseline (Process 1): Default Transfer Syntax for Lossy JPEG 8 Bit Image Compression

A native implementation is available by enabling the jpeg Cargo feature.