Contents
![[Note]](../images/note.png) 
          Note
All of the installed programs are examples of using libraw.
Short Descriptions
| generates four TIFF files from RAW data, with one file per channel | |
| emulates running "dcraw -h" (see DCRAW manpage) | |
| emulates running "dcraw [-4] [-6] [-e]" (see DCRAW manpage) | |
| creates eight different renderings from one source file. The first and fourth one should be identical | |
| emulates running "dcraw [-D] [-T] [-v] [-e] [-4]" (see DCRAW manpage) | |
| is an almost complete dcraw emulator (see DCRAW manpage) | |
| emulates running "dcraw -h [-w] [-a] [-v]" (see DCRAW manpage) | |
| creates eight different renderings from one source file. The first and fourth one should be identical | |
| emulates running "dcraw -i [-v]" (see DCRAW manpage) | |
| generates an unprocessed raw image (with masked pixels and without black subtraction) | |
| contains functions used for parsing, editing, and saving RAW image data. |