Aspose::Pdf::Color::get_LightBlue method

Color::get_LightBlue method

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

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

ReturnValue

A representing a system-defined color.

See Also