AddAlphaReplaceEffect()
IImageTransformOperationCollection::AddAlphaReplaceEffect(float) method
Adds the new Alpha Replace effect to the end of a collection.
virtual System::SharedPtr<IAlphaReplace> Aspose::Slides::Effects::IImageTransformOperationCollection::AddAlphaReplaceEffect(float alpha)=0
Arguments
Parameter | Type | Description |
---|---|---|
alpha | float | The new opacity value. |
Return Value
Index of the new image effect in a collection.
See Also
- Typedef SharedPtr
- Class IAlphaReplace
- Class IImageTransformOperationCollection
- Namespace Aspose::Slides::Effects
- Library Aspose.Slides