Geant4-11
Data Structures | Variables
G4RTJpegCoder.hh File Reference
#include "G4RTJpeg.hh"

Go to the source code of this file.

Data Structures

struct  G4HuffmanCodeTable
 
class  G4JpegCoder
 

Variables

const u_char CSampleF = 0x11
 
const u_int JFIFLength = 16
 
const u_int JFIFVersion = 0x0102
 
const u_char YSampleF = 0x22
 

Variable Documentation

◆ CSampleF

const u_char CSampleF = 0x11

Definition at line 95 of file G4RTJpegCoder.hh.

Referenced by G4JpegCoder::WriteHeader().

◆ JFIFLength

const u_int JFIFLength = 16

Definition at line 92 of file G4RTJpegCoder.hh.

Referenced by G4JpegCoder::WriteHeader().

◆ JFIFVersion

const u_int JFIFVersion = 0x0102

Definition at line 93 of file G4RTJpegCoder.hh.

Referenced by G4JpegCoder::WriteHeader().

◆ YSampleF

const u_char YSampleF = 0x22

Definition at line 94 of file G4RTJpegCoder.hh.

Referenced by G4JpegCoder::WriteHeader().