DCMTK  Version 3.6.1 20170228
OFFIS DICOM Toolkit
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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

offile_off_t JPEGFileMapEntry::bytePos

The byte position of the marker.

E_JPGMARKER JPEGFileMapEntry::marker

The marker byte itself.


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


Generated on Tue Feb 28 2017 for DCMTK Version 3.6.1 20170228 by Doxygen 1.8.8