ImageEn, unit iexBitmaps

TIOParams.EXIF_Gamma

TIOParams.EXIF_Gamma


Declaration

property EXIF_Gamma: Double;


Description

Specifies the coefficient gamma. The formula of transfer function used for image reproduction is expressed as follows:
Value = Power( InputValue, Gamma );

Range: 0 to 1