Aspose::Pdf::Color::get_Purple method

Color::get_Purple method

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

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

ReturnValue

A representing a system-defined color.

See Also