Aspose::Pdf::Color::get_LightSlateGray method

Color::get_LightSlateGray method

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

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

ReturnValue

A representing a system-defined color.

See Also