Aspose::Pdf::Color::get_LightYellow method

Color::get_LightYellow method

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

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

ReturnValue

A representing a system-defined color.

See Also