method

CMYKColor::Equals method

Compares if values of colors are the same

bool Aspose::BarCode::Generation::CMYKColor::Equals(System::SharedPtr<System::Object> obj) override
ParameterTypeDescription
objSystem::SharedPtr<System::Object>CMYKColor to compare

ReturnValue

Are values the same

See Also