Functor that returns 255 for each no-data pixel, 0 else.
TInput is a pixel type, TOutput is a simple type. Intended usage: TInput=FloatVectorImage::PixelType and TOutput=uint8.