Aspose::Pdf::Color::get_MediumTurquoise method

Color::get_MediumTurquoise method

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

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

ReturnValue

A representing a system-defined color.

See Also