Aspose::Pdf::Color::get_Black method

Color::get_Black method

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

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

ReturnValue

A representing a system-defined color.

See Also