Converts a position in a range of numbers to a color
Namespace: FMX.RS.Graphics
Delphi |
function IndexToColor(const Index: Integer; const Count: Integer; const Colors: TColors): TCanvasColor; |
Parameters
Index
Type: Integer
Count
Type: Integer
Colors
Type: TColors
Type: TCanvasColor
Reference |