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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
map(float[] rgb)
-