Aspose::Pdf::Color::get_Snow method

Color::get_Snow method

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

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

ReturnValue

A representing a system-defined color.

See Also