Returns CmykColor class instance.
| Name | Description | |
|---|---|---|
|
|
FromCmyk32(Int32) |
Returns CmykColor class instance constructed from numeric 32-bit representation of CMYK value without alpha channel. |
|
|
FromCmyk32(Int32, Int32, Int32, Int32) |
Returns CmykColor class instance constructed from all 4 color channels (cyan, magenta, yellow, and black). |