Source position: gdk_imlib.pp line 49
type TGdkImlibColor = record
r: gint;
g: gint;
b: gint;
pixel: gint;
end;