Skip to content

Hexadecimal color support

Compare
Choose a tag to compare
@defagos defagos released this 28 May 13:44
· 267 commits to master since this release
  • The +[UIColor srg_colorFromHexadecimalString:] method has been added, which makes it possible to create a color from a hexadecimal representation.
  • The SRGHexadecimalColorTransformer value transformer has been added for generic conversion needs.