Overview
Sources
Libraries
Images API

Exposure exposure

Changes image exposure simulating the existent amount of light when the image was taken.

Values

This parameter accepts integer values in the range -100 to 100 with 0 disabling exposure changes.

  • -100: minimum exposure, reducing the amount of light.
  • 100: maximum exposure, increasing the amount of light.

Examples

Specify an exposure of -10 with exposure=-10 parameter which will underexpose the image:

GET
https://assets.imglab-cdn.net/woman.jpeg?exposure=-10
Woman holding a camera with a reduced exposure of -10.
x px

Specify an exposure of 10 with exposure=10 parameter which will overexpose the image:

GET
https://assets.imglab-cdn.net/woman.jpeg?exposure=10
Woman holding a camera with an increased exposure of 10.
x px