CreateTint
IImageTransformOperationFactory.CreateTint method
Creates Tint effect.
public ITint CreateTint(float hue, float amount)
| Parameter | Type | Description |
|---|---|---|
| hue | Single | Hue. |
| amount | Single | Amount. |
Return Value
Tint effect.
See Also
- interface ITint
- interface IImageTransformOperationFactory
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides