jlandon / Alexandria

A library of Swift extensions to turbocharge your iOS development.
https://jlandon.github.io/Alexandria
MIT License
65 stars 8 forks source link

Allow initializing UIColor with Integers #8

Closed apcorc closed 8 years ago

apcorc commented 8 years ago

A convenience initializer for UIColor to use Ints such as 225 instead of floats like 225.0/255.0.

hsoi commented 8 years ago

I'm :+1: on this.

jlandon commented 8 years ago

:+1: