#include "G4RTJpeg.hh"
Go to the source code of this file.
Data Structures | |
struct | G4HuffmanCodeTable |
class | G4JpegCoder |
Defines | |
#define | G4RTJpegCoder_H 1 |
Variables | |
const u_int | JFIFLength = 16 |
const u_int | JFIFVersion = 0x0102 |
const u_char | YSampleF = 0x22 |
const u_char | CSampleF = 0x11 |
#define G4RTJpegCoder_H 1 |
Definition at line 37 of file G4RTJpegCoder.hh.
const u_int JFIFLength = 16 |
const u_int JFIFVersion = 0x0102 |