Aspose::Page::Drawing::Color::get_Gray method

Color::get_Gray method

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

static Color Aspose::Page::Drawing::Color::get_Gray()

ReturnValue

A T:Aspose::Page::Drawing::Color strcture representing a system-defined color.

See Also