Aspose::Pdf::Color::get_Azure method

Color::get_Azure method

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

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

ReturnValue

A representing a system-defined color.

See Also