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

JHUFF_TBL

Declaration

Source position: jpeglib.pas line 138

type JHUFF_TBL = record

  bits: array [0..17-1] of UINT8;

  huffval: array [0..256-1] of UINT8;

  sent_table: Boolean;

end;


Documentation generated on: 2023-03-18