TColor32FloatPoint = record Point: TFloatPoint; Color32: TColor32;end;
A record containing the position (TFloatPoint) and color (TColor32) for all sparse point gradient interpolations (mesh gradients)