| .. | ||
| cac.clj | ||
| readme.md | ||
Color Alpha Converter
Converts the given alpha in percent to a hex value usable by Android.
You can use the -i flag to inverse the conversion and get the alpha percentage for a hex value.
Example Usage
./cac.clj 50
./cac.clj 80
./cac.clj -i ff
./cac.clj -i bf