Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a method to create a [
ColorImage
]
Add an alternative method for creating a [`ColorImage`] that accepts `Iterator` as the argument. It can be useful when `&[u8]` is not available but the iterator is.
- Loading branch information