Re-exports§
pub use crate::decompress::DctMethod;
pub use crate::decompress::Format;
pub use crate::decompress::Decompress;
pub use crate::decompress::ALL_MARKERS;
pub use crate::decompress::NO_MARKERS;
Modules§
- decompress
- See the
Decompress
struct instead. You don’t need to use this module directly. - qtable
- Quantization table presets from MozJPEG
Structs§
- Comp
Info - Compress
- Create a new JPEG file from pixels
- Pixel
Density
Enums§
- Color
Space - Marker
- Marker number identifier (APP0-APP14 and comment markers)
- Pixel
Density Unit - Scan
Mode