[Overview][Constants][Types][Procedures and functions][Index] Reference for unit '_crw_lttb' (#crwlib)

TDownSamplingParams

Declaration

Source position: _crw_lttb.pas line 94

type TDownSamplingParams = packed record

  Method: Integer;

  Mode: Integer;

  AbsLen: Integer;

  PerPix: Double;

  Tail: Integer;

end;