Skip to content

Consider using the RGBA type for the color pixels. #10

@joseluis

Description

@joseluis

The rgb crate allows no-copy high-level interoperability. Its RGBA type implements the From and Into traits from/to a tuple of 4 values like the ones used right now.

It would make this crate much easier to use together with other graphic crates that uses other pixel color representations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    laterThis issue or pull request will be looked into at a later point of time

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions