Sets the current fill color to a value in the DeviceCMYK color space.
Original signature is 'void CGContextSetCMYKFillColor ( CGContextRef c, CGFloat cyan, CGFloat magenta, CGFloat yellow, CGFloat black, CGFloat alpha );'
Available in Mac OS X v10.0 and later.

C# | Visual Basic | Visual C++ |

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)