GetColorScheme()

IThemeEffectiveData::GetColorScheme(System::Drawing::Color) method

Returns the color scheme.

virtual System::SharedPtr<IColorSchemeEffectiveData> Aspose::Slides::Theme::IThemeEffectiveData::GetColorScheme(System::Drawing::Color styleColor)=0

Arguments

ParameterTypeDescription
styleColorSystem::Drawing::ColorColor System::Drawing::Color

Return Value

Color scheme IColorSchemeEffectiveData

See Also