Aspose::Pdf::Color::get_SlateGray method

Color::get_SlateGray method

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

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

ReturnValue

A representing a system-defined color.

See Also