Function hdrTonemapHable

Hable (Uncharted 2) tonal compression

SuperImage hdrTonemapHable (
  SuperHDRImage img,
  SuperImage output,
  float exposure,
  float gamma
);

SuperImage hdrTonemapHable (
  SuperHDRImage img,
  float exposure,
  float gamma
);