Aspose::Pdf::Color::get_Magenta method

Color::get_Magenta method

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

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

ReturnValue

A representing a system-defined color.

See Also