Aspose::Pdf::Color::get_Crimson method

Color::get_Crimson method

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

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

ReturnValue

A representing a system-defined color.

See Also