Initial commit
This commit is contained in:
commit
a6272848f9
379 changed files with 74829 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
-record(hsla, {h :: float(), s :: float(), l :: float(), a :: float()}).
|
||||
|
|
@ -0,0 +1 @@
|
|||
-record(rgba, {r :: float(), g :: float(), b :: float(), a :: float()}).
|
||||
Loading…
Add table
Add a link
Reference in a new issue