CreateAlphaModulateFixed()
IImageTransformOperationFactory::CreateAlphaModulateFixed(float) method
Creates Alpha modulate fixed effect.
virtual System::SharedPtr<IAlphaModulateFixed> Aspose::Slides::Effects::IImageTransformOperationFactory::CreateAlphaModulateFixed(float amount)=0
Arguments
Parameter | Type | Description |
---|---|---|
amount | float | Amount. |
Return Value
Alpha modulate fixed effect.
See Also
- Typedef SharedPtr
- Class IAlphaModulateFixed
- Class IImageTransformOperationFactory
- Namespace Aspose::Slides::Effects
- Library Aspose.Slides