DCMTK  Version 3.6.6
OFFIS DICOM Toolkit
Public Attributes | List of all members
JPEGFileMapEntry Struct Reference

Struct that represents a marker in a JPEG file, i.e. More...

Public Attributes

offile_off_t bytePos
 The byte position of the marker.
 
E_JPGMARKER marker
 The marker byte itself.
 

Detailed Description

Struct that represents a marker in a JPEG file, i.e.

it consists of the byte position of the marker and the marker code itself

Member Data Documentation

◆ bytePos

offile_off_t JPEGFileMapEntry::bytePos

The byte position of the marker.

◆ marker

E_JPGMARKER JPEGFileMapEntry::marker

The marker byte itself.


The documentation for this struct was generated from the following file:


Generated on Thu Jan 14 2021 for DCMTK Version 3.6.6 by Doxygen 1.8.18