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

jpeg_marker_struct

Declaration

Source position: jpeglib.pas line 272

type jpeg_marker_struct = record

  next: jpeg_saved_marker_ptr;

  marker: UINT8;

  original_length: uInt;

  data_length: uInt;

  data: JOCTET_FIELD_PTR;

end;


Documentation generated on: 2023-03-18