Unit 'JPEGLib' Package
[Overview][Constants][Types][Index] [#pasjpeg]

jpeg_scan_info

Declaration

Source position: jpeglib.pas line 260

type jpeg_scan_info = record

  comps_in_scan: int;

  component_index: array [0..MAX_COMPS_IN_SCAN-1] of int;

  Ss: int;

  Se: int;

  Ah: int;

  Al: int;

end;


Documentation generated on: 2023-03-18