Parameters
- alpha
- The transparency of the color; 0.0f is completely transparent, 1.0f is completely opaque.
- cyan
- The "Cyan" component of the color according to the CMYK color model.
- magenta
- The "Magenta" component of the color according to the CMYK color model.
- yellow
- The "Yellow" component of the color according to the CMYK color model.
- key
- The "Key" component (amount of black) of the color according to the CMYK color model.
Return Value
Returns a
System.Drawing.Color
structure.