berendeanicolae / ColorSpace

C++ library for working with different color spaces, converting between color spaces and comparing colors
MIT License
137 stars 17 forks source link

POW and SQR define inverted #3

Closed Daguerreo closed 6 years ago

Daguerreo commented 6 years ago

https://github.com/berendeanicolae/ColorSpace/blob/478ebfed728c7989ab17d0fa03a9095abca9530d/src/Utils.h#L4

berendeanicolae commented 6 years ago

Defines seem alright to me. SQR (square) and POW2 (to the power of two)