Tint
Tint class
Represents a Tint effect. Shifts effect color values towards/away from hue by the specified amount.
public sealed class Tint : ImageTransformOperation, ITint
Properties
| Name | Description |
|---|---|
| AsIPresentationComponent { get; } | Allows to get base IPresentationComponent interface. Read-only IPresentationComponent. |
Methods
| Name | Description |
|---|---|
| override Equals(object) | Determines whether the specified Tint is equal to the current Tint. |
| GetEffective() | Gets effective Tint effect data with the inheritance applied. |
| override GetHashCode() | Serves as a hash function for a particular type. |
See Also
- class ImageTransformOperation
- interface ITint
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides