CreateTint()
IImageTransformOperationFactory::CreateTint(float, float) method
Creates Tint effect.
virtual System::SharedPtr<ITint> Aspose::Slides::Effects::IImageTransformOperationFactory::CreateTint(float hue, float amount)=0
Arguments
Parameter | Type | Description |
---|---|---|
hue | float | Hue. |
amount | float | Amount. |
Return Value
Tint effect.
See Also
- Typedef SharedPtr
- Class ITint
- Class IImageTransformOperationFactory
- Namespace Aspose::Slides::Effects
- Library Aspose.Slides