Aspose::Pdf::Color::get_LightSalmon method

Color::get_LightSalmon method

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

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

ReturnValue

A representing a system-defined color.

See Also