Source position: libart.pp line 91
type TArtAlphaGamma = record
gamma: Double;
invtable_size: LongInt;
table: array [0..255] of LongInt;
invtable: array [0..0] of art_u8;
end;