Aspose::Pdf::Color::get_Teal method

Color::get_Teal method

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

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

ReturnValue

A representing a system-defined color.

See Also