Files
Trac3r-rust/doc/jpeg_decoder/sidebar-items.js
2020-01-23 23:13:36 -08:00

1 line
379 B
JavaScript

initSidebarItems({"enum":[["Error","Errors that can occur while decoding a JPEG image."],["PixelFormat","An enumeration over combinations of color spaces and bit depths a pixel can have."],["UnsupportedFeature","An enumeration over JPEG features (currently) unsupported by this library."]],"struct":[["Decoder","JPEG decoder"],["ImageInfo","Represents metadata of an image."]]});