An open API service indexing awesome lists of open source software.

https://github.com/desdeux/odin-libraw

Odin bindings to LibRaw
https://github.com/desdeux/odin-libraw

libraw odin odin-lang

Last synced: 5 months ago
JSON representation

Odin bindings to LibRaw

Awesome Lists containing this project

README

          

# Odin-LibRaw

Odin bindings to [LibRaw](https://www.libraw.org/)

# Usage
See example.odin (In order to work you should provide a raw file, [list of supported cameras](https://www.libraw.org/supported-cameras))``
```
odin run example.odin rawlife.arw
```