color

Create a color from hex code.

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

Meta