Aspose::Pdf::Color::get_Cyan method

Color::get_Cyan method

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

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

ReturnValue

A representing a system-defined color.

See Also