News

To support the case that not all image pixels are valid, a mask image can be passed. It has one byte per pixel, 1 for valid, 0 for invalid. See the sample program src/LercTest/main.cpp which ...