Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ripytide/pixeli
This crate provides common pixel types and traits for working with them.
https://github.com/ripytide/pixeli
Last synced: 26 days ago
JSON representation
This crate provides common pixel types and traits for working with them.
- Host: GitHub
- URL: https://github.com/ripytide/pixeli
- Owner: ripytide
- License: mit
- Created: 2024-06-01T14:56:49.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-19T09:15:28.000Z (4 months ago)
- Last Synced: 2024-09-14T11:46:47.651Z (about 2 months ago)
- Language: Rust
- Size: 103 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Pixeli
This crate provides common pixel types and traits for working with
them.## Deprecated
Use [`rgb`](https://docs.rs/rgb) instead.