DCMTK Version 3.7.0
OFFIS DICOM Toolkit
Loading...
Searching...
No Matches
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 for DCMTK Version 3.7.0 by Doxygen 1.16.1