Package 

Class ToneMapper.Filmic


  • 
    public class ToneMapper.Filmic
    extends ToneMapper
                        

    "Filmic" tone mapping operator. This tone mapper was designed toapproximate the aesthetics of the ACES RRT + ODT for Rec.709and historically Filament's default tone mapping operator. It existsonly for backward compatibility purposes and is not otherwise recommended.

    • 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.Filmic

        ToneMapper.Filmic()