Aspose::Pdf::Color::get_LightCoral method

Color::get_LightCoral method

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

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

ReturnValue

A representing a system-defined color.

See Also