You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sam Blazes 6e82372485 initial commit 2 years ago
..
src initial commit 2 years ago
CHANGELOG.md initial commit 2 years ago
Cargo.toml initial commit 2 years ago
LICENSE-APACHE initial commit 2 years ago
LICENSE-MIT initial commit 2 years ago
LICENSE-ZLIB initial commit 2 years ago
README.md initial commit 2 years ago

README.md

Zune core

Core primitives necessary for image manipulations

This crate contains small set of primitives necessary for image manipulations which are shared among most zune- family of decoders and encoders.

Items present

Currently,it contains.

  • Colorspace definitions
  • Bit depth definitions.
  • Decoder and encoder options