Skip to content

Consider switching the API to RGBA []uint8 instead of []uint32 #222

@ske2004

Description

@ske2004

It will be simpler for the user to change each RGBA values, it will also remove a lot of redundant conversion code.
The only problem is that we use uint32 to specify colors in other places.

Related: #218
CC: @marekmaskarinec

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions