HSL / RGB support
Aperta
- Lingua principale
- Python
- Stelle
- 5
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.