Equals
Leave feedback
On this page
Compares channel values with another redaction color.
public bool Equals(Color item)
| Parameter | Type | Description |
|---|---|---|
| item | Color | The color to compare with. |
true when all channels match; otherwise false.
- struct Color
- namespace GroupDocs.Redaction.Options.Drawing
- assembly GroupDocs.Redaction
Compares this color with another object.
public override bool Equals(object item)
| Parameter | Type | Description |
|---|---|---|
| item | Object | The object to compare with. |
true when item is a matching Color; otherwise false.
- struct Color
- namespace GroupDocs.Redaction.Options.Drawing
- assembly GroupDocs.Redaction
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.