Aspose::Pdf::Color::get_Cornsilk method

Color::get_Cornsilk method

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

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

ReturnValue

A representing a system-defined color.

See Also