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