| DCMTK Version 3.6.9
    OFFIS DICOM Toolkit | 
Struct representing a single frame. More...
| Public Member Functions | |
| ~Frame () | |
| Destructor, frees memory. | |
| Public Attributes | |
| Uint8 * | pixData | 
| Array for the pixel data bytes. | |
| size_t | length | 
| Number of pixel data bytes (i.e. Bits Allocated) | |
Struct representing a single frame.