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

SharpPlot.UseCmyk Method (Int32,Int32,Int32)

Assume no black if percentage omitted.

public Color UseCmyk(
    int c,
    int m,
    int 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