Aspose::Pdf::Color::get_Coral method

Color::get_Coral method

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

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

ReturnValue

A representing a system-defined color.

See Also