Source position: fpimage.pp line 30
type TFPColor = record
red: Word;
green: Word;
blue: Word;
alpha: Word;
end;