Array containing the
corresponding color channel intensity for an R, G or B value.
variable GammaTable: Array[Byte] of Byte;
Description
This table is generated after images with gamma chunk are loaded. It is
used to returns the corresponding color channel intensity using the
gamma provided with the file. Changing this variable is not recommended.