Reference > Methods > UseCmyk > Method (Double,Double,Double)

SharpPlot.UseCmyk Method (Double,Double,Double)

Assume no black if proportion omitted.

public Color UseCmyk(
    double c,
    double m,
    double y
);
c
Proportion of Cyan ink.
m
Proportion of Magenta ink.
y
Proportion of Yellow ink.

See also ...

SharpPlot Members | UseCmyk


Send comments on this topic
© Dyalog Ltd 2013