Unit 'JdMarker' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pasjpeg]

jpeg_exif_ifd_record

Declaration

Source position: jdmarker.pas line 102

type jpeg_exif_ifd_record = packed record

  tag_id: UINT16;

  data_type: UINT16;

  data_count: UINT32;

  data_value: UINT32;

end;


Documentation generated on: 2023-03-18