Skip to content

Support for more color encodings and bit depths? #10

Description

@Enet4

This is an interesting project, as it covers image operations not found in any other Rust crate at the moment. Unfortunately, it appears that there is only support for RGBA images. I've had to deal with grayscale images for 16-bit color depth in my work, sometimes even with each pixel being represented by a floating-point number.

Are there any insights for generalizing your data structures and algorithms in the future? Do you consider this feasible?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions