Aspose::Pdf::Color::get_AliceBlue method

Color::get_AliceBlue method

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

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

ReturnValue

A representing a system-defined color.

See Also