Color.this

Create a Color from the specified Quantums.

  1. this()
  2. this(Quantum red, Quantum green, Quantum blue, Quantum opacity = OpaqueOpacity)
    class Color
  3. this(string color)
  4. this(PixelPacket packet)
  5. this(PixelPacket* packet)

Meta