CMYKColor.Equals

CMYKColor.Equals method

Compares if values of colors are the same

public override bool Equals(object obj)
ParameterTypeDescription
objObjectCMYKColor to compare

Return Value

Are values the same

See Also