embedded-graphics / embedded-graphics/tinybmp
Implement the ImagePixelGetter trait
Open
- Dominant language
- Rust
- Stars
- 34
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
PR #34 did add a pixel getter method to `Bmp` and `RawBmp`, but didn't yet implement the e-g `ImagePixelGetter` trait. The `Bmp::pixel` method should be moved to a `ImagePixelGetter` trait impl when a new e-g version with this trait is released.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.