Aspose::Pdf::Color::get_RoyalBlue method

Color::get_RoyalBlue method

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

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

ReturnValue

A representing a system-defined color.

See Also