Skip to content

List of used colors in drawing #9

@unitycoder

Description

@unitycoder

one thing I'm trying to make the user get list of the colors he used to color his room walls i can just record the selected colors but if the user erased the color then it should not be in the list do u have i a way to do it without effect the performance and read the pixels colors again #7 (comment)

iterating through all the colors in pixels[] array should be ok (not too slow),
so could use that to collect which colors are used in drawing.. i can test it also.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions