Aspose::Pdf::Color::get_Indigo method

Color::get_Indigo method

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

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

ReturnValue

A representing a system-defined color.

See Also