https://github.com/ripytide/pixeli
This crate provides common pixel types and traits for working with them.
https://github.com/ripytide/pixeli
Last synced: over 1 year 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T09:15:28.000Z (about 2 years ago)
- Last Synced: 2025-03-25T14:51:21.268Z (over 1 year ago)
- Language: Rust
- Size: 103 KB
- Stars: 2
- 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.