AddAlphaReplaceEffect()
ImageTransformOperationCollection::AddAlphaReplaceEffect(float) method
Adds the new Alpha Replace effect to the end of a collection.
System::SharedPtr<IAlphaReplace> Aspose::Slides::Effects::ImageTransformOperationCollection::AddAlphaReplaceEffect(float alpha) override
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 ImageTransformOperationCollection
- Namespace Aspose::Slides::Effects
- Library Aspose.Slides