You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/jpeg_decoder/sidebar-items.js

1 line
379 B

5 years ago
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."]]});