Aspose::Pdf::Color::get_Pink method

Color::get_Pink method

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

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

ReturnValue

A representing a system-defined color.

See Also