Package 

Class ToneMapper.ACES


  • 
    public class ToneMapper.ACES
    extends ToneMapper
                        

    ACES tone mapping operator. This operator is an implementation of theACES Reference Rendering Transform (RRT) combined with the Output DeviceTransform (ODT) for sRGB monitors (dim surround, 100 nits).

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.google.android.filament.ToneMapper

        getNativeObject
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ToneMapper.ACES

        ToneMapper.ACES()