Color.Equals
Color.Equals method
Tests whether the specified object is a Color
structure and is equivalent to this Color
structure.
public override bool Equals(object obj)
Parameter | Type | Description |
---|---|---|
obj | Object | The object to test. |
Return Value
True if obj is a Color
structure equivalent to this Color
structure; otherwise, false.
See Also
- struct Color
- namespace Aspose.Imaging
- assembly Aspose.Imaging