Source position: fpditherer.pas line 66
type TFPPixelReal = record
a: real;
r: real;
g: real;
b: real;
end;