GetEffective()

GrayScale::GetEffective() method

Gets effective Gray Scale effect data with the inheritance applied.

System::SharedPtr<IGrayScaleEffectiveData> Aspose::Slides::Effects::GrayScale::GetEffective() override

Return Value

A IGrayScaleEffectiveData.

See Also