Aspose::Page::Drawing::Color::get_GhostWhite method

Color::get_GhostWhite method

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

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

ReturnValue

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

See Also