Accusoft.ImagXpress12.Net
Gamma Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > Processor Class : Gamma Method




gamma
A float value which represents a single value that determines the magnitude of the gamma correction.

Glossary Item Box

Specifies the gamma correction.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

gamma
A float value which represents a single value that determines the magnitude of the gamma correction.

Remarks

Valid values are between 0.1 and 10.0.

Because monitors output pixel brightness in a non-linear fashion, the image brightness is not accurately portrayed. Adjusting the gamma enables you to adjust pixel brightness to compensate for the linitations of the display device. The gamma value represents the ratio of input vs. output brightness. A gamma of one represents a linear relationship between input and output brightness - no change is made to the image. A gamma other than one represents a parabolic relationship between input and output brightness.

Applying a gamma = 1 results in no change to the image.

Applying a gamma greater than one results in brightening the image, with mid-brightness levels increased more than extremely dark or light pixels.

Applying a gamma less than one results in darkening the image, with mid-brightness levels decreased more than extremely dark or light pixels.

See Also

©2013. Accusoft Corporation. All Rights Reserved.