Aspose::Pdf::Color::get_Fuchsia method

Color::get_Fuchsia method

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

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

ReturnValue

A representing a system-defined color.

See Also