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 CMY color model.
- magenta
- The "Magenta" component of the color according to the CMY color model.
- yellow
- The "Yellow" component of the color according to the CMY color model.
Return Value
Returns a
Northwoods.Go.Draw.GoColor
structure.