Aspose::Pdf::Color::get_Gray method

Color::get_Gray method

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

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

ReturnValue

A strcture representing a system-defined color.

See Also