Aspose::Pdf::Color::get_Gold method

Color::get_Gold method

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

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

ReturnValue

A representing a system-defined color.

See Also