Module jpeg_decoder::decoder
source ยท Modulesยง
- lossless ๐
Structsยง
- JPEG decoder
- Represents metadata of an image.
Enumsยง
- Describes the colour transform to apply before binary data is returned
- An enumeration over combinations of color spaces and bit depths a pixel can have.
Constantsยง
- FIXED_POINT_OFFSET ๐
- HALF ๐
Staticsยง
- UNZIGZAG ๐
Functionsยง
- clamp_fixed_point ๐
- color_no_convert ๐
- compute_image ๐
- decode_block ๐
- refine_non_zeroes ๐
- stbi_f2f ๐
- ycbcr_to_rgb ๐