Color32FloatPoint

function Color32FloatPoint(Color: TColor32; Point: TFloatPoint): TColor32FloatPoint; overload; inline;

function Color32FloatPoint(Color: TColor32; X, Y: TFloat): TColor32FloatPoint; overload; inline;

Description

Function to convert color and point to a TColor32FloatPoint

See Also

TColor32FloatPoint