acm-uiuc / acm-uiuc/pixel

HSL / RGB support

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Could this have a mode for accepting HSL and RGB values as separate fields? So the header would be
```
{
'x': '0',
'y': '0',
'h': '0',
's': '255',
'l': '255'
}
```
to set the top left most pixel to red.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.