TLUT8

Graphics32

TLUT8

type TLUT8 = array [Byte] of Byte;

Description

A look-up table of 256 values, each ranging from 0 to 255.

TLUT8 is used to transform color data with ApplyLUT procedure.

See Also

ApplyLUT