Aspose::Pdf::Color::get_BlueViolet method

Color::get_BlueViolet method

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

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

ReturnValue

A representing a system-defined color.

See Also