Source position: xcms.pp line 88
type TXcmsRGBi = record
red: TXcmsFloat;
green: TXcmsFloat;
blue: TXcmsFloat;
end;