Interface ToneMapper

All Known Implementing Classes:
DefaultToneMapper, GammaToneMapper, NullToneMapper

public interface ToneMapper
ToneMapper.
Version:
$Id: ToneMapper.java,v 1.0 28/07/15 harald.kuhr Exp$
Author:
Harald Kuhr, last modified by $Author: harald.kuhr$
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    map(float[] rgb)
     
  • Method Details

    • map

      void map(float[] rgb)