Crate exr[−][src]
Expand description
Modules
| block | This is the low-level interface for the raw blocks of an image.
See |
| compression | Contains the compression attribute definition and methods to compress and decompress data. |
| error | Error type definitions. |
| image | Data structures that represent a complete exr image. Contains generic structs that must be nested to obtain a complete image type. |
| math | Simple math utilities. |
| meta | Describes all meta data possible in an exr file.
Contains functionality to read and write meta data from bytes.
Browse the |
| prelude | Export the most important items from |