gipit/gips

NoData default

Opened this issue · 0 comments

There should always be a NoData value set, as it's better to not always have to check if there's a NoData value along with checking if pixel is equal to it.
Default to minimum for datatype (get through MinValue() static function)