Aspose::Pdf::Color::get_Olive method

Color::get_Olive method

Gets a system-defined color that has an ARGB value of #FF808000.

static System::SharedPtr<Color> Aspose::Pdf::Color::get_Olive()

ReturnValue

A representing a system-defined color.

See Also