Declaration ​
pascal
var GAMMA_ENCODING_TABLE: TGammaTable8Bit;Description ​
GAMMA_ENCODING_TABLE is a global TGammaTable8Bit array precalculated to map linear light intensity values (
It is initialized by SetGamma or Set_sRGB and used by ApplyGamma routines to encode single TColor32 colors, pixel arrays, or entire bitmaps.