Aspose::Pdf::Color::get_HotPink method

Color::get_HotPink method

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

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

ReturnValue

A representing a system-defined color.

See Also