Source position: fpimage.pp line 37
type TFPColor = record
Red: Word;
Green: Word;
Blue: Word;
Alpha: Word;
end;