Skip to content

Files

Latest commit

 

History

History

color-alpha-converter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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