See Also Examples Applies To
Defines the gamma value, which represents the brightness of the displayed image.
Gamma values range from 0.1 to 5.0 (normally 0.1 to 2.2), where a value less than 1 lightens the image, a value of 1 leaves the image unaffected and an value greater than 1 darkens the image.
Syntax
object.gamma [= New_Gamma ]
The gamma syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| New_Gamma | Single. |