Taos API Reference
    Preparing search index...

    Function ev100ToExposure

    • Linear exposure multiplier that maps scene luminance into the display range: exposure = 1 / (1.2 ยท 2^(EV100 โˆ’ compensation)) The 1.2 is the standard middle-gray / saturation-based reflected-light calibration. compensation is in EV stops: +1 doubles the exposure (brighter).

      Parameters

      • ev100: number
      • compensation: number = 0

      Returns number