Commit Graph

5 Commits

Author SHA1 Message Date
19377db422 Add get_image_property() to retrieve properties
cargo test passes
2016-01-02 14:31:20 -08:00
c2300b02cf Add creates details and example usage 2015-10-08 06:52:41 -07:00
56877aaad3 Write image to a vector of bytes (in memory write)
cargo test passes
2015-06-09 22:18:57 -07:00
1781b39863 Basic API in place, some tests working
Reading an image, getting its dimensions, and resizing are working.

cargo test passes
2015-06-08 21:47:17 -07:00
ed91ab75d0 Initial generated bindings and basic API 2015-06-06 21:30:42 -07:00