[]
Represents a tint effect.
Shifts effect color values towards/away from hue by a specified amount.
public class Tint : ImageEffect
Public Class Tint
Inherits ImageEffect
| Name | Description |
|---|---|
| Amount | Gets or sets how much the color value is shifted. Allowed values are from -1 to 1, inclusive. The default is 0. |
| Hue | Gets or sets the hue towards which to tint. Allowed values are from 0 to 359.9, inclusive. The default is 0. |
| Name | Description |
|---|---|
| Equals(Tint) | |
| Equals(object) | |
| GetHashCode() |