Taos API Reference
    Preparing search index...

    Function computeEv100

    • Exposure value at ISO 100 from camera settings: EV100 = log2( N² / t · 100 / ISO ) where N is the aperture f-number, t the shutter time in seconds. A higher EV100 means a brighter scene (which needs a smaller exposure multiplier).

      Parameters

      • aperture: number
      • shutterTime: number
      • iso: number

      Returns number