EleFits  5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches

◆ Dithering

enum class Dithering
strong

Quantization dithering methods.

Enumerator
None 

Do not dither any pixel.

NonZeroPixel 

Dither only non-zero pixels.

EveryPixel 

Dither all pixels.