Aspose::Pdf::Color::get_IndianRed method

Color::get_IndianRed method

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

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

ReturnValue

A representing a system-defined color.

See Also