Geant4  10.00.p02
G4JpegProperty Struct Reference

#include <G4RTJpeg.hh>

Public Member Functions

 G4JpegProperty ()
 

Public Attributes

int nRow
 
int nColumn
 
int Dimension
 
int SamplePrecision
 
const char * Comment
 
int Format
 
u_char MajorRevisions
 
u_char MinorRevisions
 
int Units
 
int HDensity
 
int VDensity
 
int HThumbnail
 
int VThumbnail
 
int ExtensionCode
 

Detailed Description

Definition at line 139 of file G4RTJpeg.hh.

Constructor & Destructor Documentation

G4JpegProperty::G4JpegProperty ( )
inline

Definition at line 141 of file G4RTJpeg.hh.

Member Data Documentation

const char* G4JpegProperty::Comment

Definition at line 161 of file G4RTJpeg.hh.

Referenced by G4RTJpegMaker::CreateFigureFile(), and G4JpegCoder::WriteHeader().

int G4JpegProperty::Dimension

Definition at line 159 of file G4RTJpeg.hh.

Referenced by G4JpegCoder::SetJpegProperty(), and G4JpegCoder::WriteHeader().

int G4JpegProperty::ExtensionCode

Definition at line 170 of file G4RTJpeg.hh.

Referenced by G4RTJpegMaker::CreateFigureFile().

int G4JpegProperty::Format

Definition at line 162 of file G4RTJpeg.hh.

Referenced by G4JpegCoder::SetJpegProperty().

int G4JpegProperty::HDensity

Definition at line 166 of file G4RTJpeg.hh.

Referenced by G4RTJpegMaker::CreateFigureFile(), and G4JpegCoder::WriteHeader().

int G4JpegProperty::HThumbnail

Definition at line 168 of file G4RTJpeg.hh.

Referenced by G4JpegCoder::SetJpegProperty().

u_char G4JpegProperty::MajorRevisions

Definition at line 163 of file G4RTJpeg.hh.

Referenced by G4JpegCoder::SetJpegProperty().

u_char G4JpegProperty::MinorRevisions

Definition at line 164 of file G4RTJpeg.hh.

Referenced by G4JpegCoder::SetJpegProperty().

int G4JpegProperty::nColumn
int G4JpegProperty::nRow
int G4JpegProperty::SamplePrecision

Definition at line 160 of file G4RTJpeg.hh.

Referenced by G4JpegCoder::SetJpegProperty(), and G4JpegCoder::WriteHeader().

int G4JpegProperty::Units

Definition at line 165 of file G4RTJpeg.hh.

Referenced by G4RTJpegMaker::CreateFigureFile(), and G4JpegCoder::WriteHeader().

int G4JpegProperty::VDensity

Definition at line 167 of file G4RTJpeg.hh.

Referenced by G4RTJpegMaker::CreateFigureFile(), and G4JpegCoder::WriteHeader().

int G4JpegProperty::VThumbnail

Definition at line 169 of file G4RTJpeg.hh.

Referenced by G4JpegCoder::SetJpegProperty().


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