void ComputeRangePallete(int MatrixRow, int StartColumn, int StopColumn, int MatrixStartRow, TMtx *Data, bool FlipVertical);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | MatrixRow | int | |
| 2 | StartColumn | int | |
| 3 | StopColumn | int | |
| 4 | MatrixStartRow | int | |
| 5 | Data | TMtx * | |
| 6 | FlipVertical | bool |
Declared in Dew::Math::Controls::VCL::TMtxGridSeries · Dew.Math.Controls.VCL/MtxVecTee.h · C++Builder only