Aspose::Pdf::Color::get_DarkMagenta method

Color::get_DarkMagenta method

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

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

ReturnValue

A representing a system-defined color.

See Also