csc411_image 0.5.2

A wrapper around the image crate, for CSC 411
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.image]
version = "=0.24.7"

[package]
authors = ["Noah Daniels <noah_daniels@uri.edu>", "Najib Ishaq <najib_ishaq@zoho.com>", "Colin O'Connor <colin_oconnor@uri.edu>"]
description = "A wrapper around the image crate, for CSC 411"
edition = "2021"
license = "MIT"
name = "csc411_image"
readme = "README.md"
repository = "https://github.com/ndaniels/csc411_image"
version = "0.5.2"