[]
public class ColorChange : ImageEffect
Public Class ColorChange
Inherits ImageEffect
| Name | Description |
|---|---|
| ColorFrom | Gets the color that is being replaced with ColorTo. |
| ColorTo | Gets the color which replaces the ColorFrom. |
| UseAlpha | Gets or sets whether alpha values are considered for the effect. The effect alpha values are considered if true, otherwise they are ignored. The default is true. |
| Name | Description |
|---|---|
| Equals(ColorChange) | |
| Equals(object) | |
| GetHashCode() |