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