Overview
Sources
Libraries
Images API

Gamma gamma

Apply a gamma correction to the image.

Values

This parameter accepts float values in the range 0.0 to 1000.0 with 0.0 disabling gamma correction.

  • 0.000001: minimum gamma correction value.
  • 1000.0: maximum gamma correction value.

Examples

Apply a gamma correction of 1.8 with gamma=1.8 param:

GET
https://assets.imglab-cdn.net/woman.jpeg?gamma=1.8
Woman holding a camera with a gamma correction of 1.8.
x px

Apply a gamma correction of 4.8 with gamma=4.8 param:

GET
https://assets.imglab-cdn.net/woman.jpeg?gamma=4.8
Woman holding a camera with a gamma correction of 4.8.
x px