ColorYUV.this

Create a Color from a X11 color specification string

  1. this()
  2. this(double y, double u, double v, double opacity = 0)
  3. this(string color)
    class ColorYUV
    this
    (
    string color
    )

Meta