Aspose::Pdf::Color::get_Firebrick method

Color::get_Firebrick method

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

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

ReturnValue

A representing a system-defined color.

See Also