Skip to content
Member Filters
Show Inherited
Show Protected
Show abstract
GR32_Gamma🞂GAMMA_VALUEVariable

GAMMA_VALUE

Contains the power-law gamma exponent value when sRGB mode is disabled.

Declaration ​

pascal
var GAMMA_VALUE: Double;

Description ​

GAMMA_VALUE holds the current floating-point power-law gamma exponent γ when GAMMA_IS_SRGB is False.

Calling SetGamma updates GAMMA_VALUE with the provided exponent (or DEFAULT_GAMMA) and populates GAMMA_ENCODING_TABLE and GAMMA_DECODING_TABLE.

See also ​