ColorGray.this

Create a Color from the specified Bytes.

  1. this()
  2. this(ubyte shade, ubyte opacity = 0)
    class ColorGray
    this
    (
    ubyte shade
    ,
    ubyte opacity = 0
    )
  3. this(double shade, double opacity = 0)

Meta