tumcms / Blue-Framework

This is the official repository of tumcms BlueFramework as of April 2020
Apache License 2.0
8 stars 5 forks source link

Operators == and != and fill function for Image class #14

Closed hechth closed 4 years ago

hechth commented 4 years ago

Fixes #11

Implemented == and != operators and also added a fill function. Implemented unit tests to test the behavior of the function.