ColorCMYK.this

Create a CMYK Color from the specified doubles.

  1. this()
  2. this(double cyan, double magenta, double yellow, double black)
    class ColorCMYK
    this
    (
    double cyan
    ,
    double magenta
    ,
    double yellow
    ,
    double black
    )

Meta