CreateTint
ImageTransformOperationFactory.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
- class ImageTransformOperationFactory
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides