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