Aspose::Pdf::Color::get_Aqua method

Color::get_Aqua method

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

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

ReturnValue

A representing a system-defined color.

See Also