public final class NullToneMapper extends Object implements ToneMapper
ToneMapper does *not* normalize or clamp values
to range [0...1], but leaves the values as-is.
Useful for applications that implements custom tone mapping.| Constructor and Description |
|---|
NullToneMapper() |
public void map(float[] rgb)
map in interface ToneMapperCopyright © 2017. All rights reserved.