Skip to content

Remove Color conversion in color.py if they exist in the colour module #1

@BrorSebastianSjovald

Description

@BrorSebastianSjovald

The current functions that handle color conversion duplicate functionality of existing libraries. According to the enchancement proposal these should be removed. All instances where these functions are used should be replaced by those in the colour-module.

In DarrylGolden's words:

We have many functions for converting between color representations that duplicate the functionality of existing, specialized libraries. Any uses of those should be replaced, probably by methods of Color, and the functions eventually removed.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions