color

Create a color from hex code.

  1. Color color()
    @safe
    color
    (
    string hexCode
    )
    ()
  2. Color color(string hexCode)

Meta