AddAlphaModulateFixedEffect()
IImageTransformOperationCollection::AddAlphaModulateFixedEffect(float) method
Adds the new Alpha Modulate Fixed effect to the end of a collection.
virtual System::SharedPtr<IAlphaModulateFixed> Aspose::Slides::Effects::IImageTransformOperationCollection::AddAlphaModulateFixedEffect(float amount)=0
Arguments
Parameter | Type | Description |
---|---|---|
amount | float | The percentage amount to scale the alpha. |
Return Value
Index of the new image effect in a collection.
See Also
- Typedef SharedPtr
- Class IAlphaModulateFixed
- Class IImageTransformOperationCollection
- Namespace Aspose::Slides::Effects
- Library Aspose.Slides