#include "G4RTJpeg.hh"
클래스 | |
struct | G4HuffmanCodeTable |
class | G4JpegCoder |
변수 | |
const u_int | JFIFLength = 16 |
const u_int | JFIFVersion = 0x0102 |
const u_char | YSampleF = 0x22 |
const u_char | CSampleF = 0x11 |
const u_char CSampleF = 0x11 |
G4RTJpegCoder.hh 파일의 96 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4JpegCoder::WriteHeader().
const u_int JFIFLength = 16 |
G4RTJpegCoder.hh 파일의 93 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4JpegCoder::WriteHeader().
const u_int JFIFVersion = 0x0102 |
G4RTJpegCoder.hh 파일의 94 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4JpegCoder::WriteHeader().
const u_char YSampleF = 0x22 |
G4RTJpegCoder.hh 파일의 95 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4JpegCoder::WriteHeader().