Indicates whether two colors are equal.
Original signature is 'bool CGColorEqualToColor ( CGColorRef color1, CGColorRef color2 );'
Available in Mac OS X version 10.3 and later.


A Boolean value that, if true, indicates that the specified colors are equal. If the colors are not equal, the value is false.

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