licenses.dev

color-thief v0.2.2

Grabs the dominant color or a representative color palette from an image.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT11
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bencher • 0.1.5A port of the libtest (unstable Rust) benchmark runner to Rust stable releases. Supports running benchmarks and filtering based on the name. Benchmark execution works exactly the same way and no more (caveat: black_box is still missing!).DIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationINDIRECT1
deflate • 0.7.20A DEFLATE, zlib and gzip encoder written in Rust. INDIRECT2
jpeg-decoder • 0.1.22JPEG decoderINDIRECT0
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-rational • 0.2.4Rational numbers implementation for RustINDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
png • 0.15.3PNG decoding and encoding library in pure RustINDIRECT7
MIT3
PackageRelationDependenciesPublished
image • 0.22.5Imaging library. Provides basic image processing and encoders/decoders for common image formats.DIRECT14
inflate • 0.4.5DEFLATE decodingINDIRECT1
rgb • 0.8.50`struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects.DIRECT1
Apache-2.0 OR MIT OR Zlib1
PackageRelationDependenciesPublished
bytemuck • 1.19.0A crate for mucking around with piles of bytes.INDIRECT0
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Zlib1
PackageRelationDependenciesPublished
adler32 • 1.2.0Minimal Adler32 implementation for Rust.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/color-thief)](https://licenses.dev/cargo/color-thief)
<a href="https://licenses.dev/cargo/color-thief">
  <img src="https://licenses.dev/b/cargo/color-thief" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.2 version:

[![licenses](https://licenses.dev/b/cargo/color-thief/0.2.2)](https://licenses.dev/cargo/color-thief/0.2.2)
<a href="https://licenses.dev/cargo/color-thief/0.2.2">
  <img src="https://licenses.dev/b/cargo/color-thief/0.2.2" alt="licenses" />
</a>
GitHub