-
public class ToneMapper.Agx extends ToneMapper
AgX tone mapping operator.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumToneMapper.Agx.AgxLook
-
Constructor Summary
Constructors Constructor Description ToneMapper.Agx()Builds a new AgX tone mapper with no look applied. ToneMapper.Agx(ToneMapper.Agx.AgxLook look)Builds a new AgX tone mapper.
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
ToneMapper.Agx
ToneMapper.Agx()
Builds a new AgX tone mapper with no look applied.
-
ToneMapper.Agx
ToneMapper.Agx(ToneMapper.Agx.AgxLook look)
Builds a new AgX tone mapper.- Parameters:
look- : an optional creative adjustment to contrast and saturation
-
-
-
-