convert-image 0.1.4

conversion functions to convert between image formats
Documentation
1
2
3
4
5
6
7
8
# convert-image - conversion functions to convert between image formats

[![Documentation](https://docs.rs/convert-image/badge.svg)](https://docs.rs/convert-image/)
[![Crates.io](https://img.shields.io/crates/v/convert-image.svg)](https://crates.io/crates/convert-image)

This crate contains a number of functions and helper types allow converting to
and from types specified in the
[machine_vision_formats](https://crates.io/crates/convert-image) crate.