CreateAlphaModulateFixed()

ImageTransformOperationFactory::CreateAlphaModulateFixed(float) method

Creates Alpha modulate fixed effect.

System::SharedPtr<IAlphaModulateFixed> Aspose::Slides::Effects::ImageTransformOperationFactory::CreateAlphaModulateFixed(float amount) override

Arguments

ParameterTypeDescription
amountfloatAmount.

Return Value

Alpha modulate fixed effect.

See Also