Aspose::Pdf::Color::get_Navy method

Color::get_Navy method

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

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

ReturnValue

A representing a system-defined color.

See Also