Crate libraw [−] [src]
Structs
| Cameras |
Iterator over a list of supported cameras. |
| Error |
The error type for libraw functions. |
| Image |
A raw image. |
| Pixel |
A reference to a pixel in a pixmap. |
| Pixels |
Iterates over pixels in a pixmap. |
| Pixmap |
Maps pixel data onto a two-dimensional grid. |
| Version |
LibRaw library version. |
Enums
| PixelType |
Types of raw pixel data. |
Functions
| camera_list |
Returns a list of the supported cameras. |
| version |
Returns the version of the LibRaw library. |
Type Definitions
| Result |
Result type returned by libraw functions. |