G4JpegProperty Struct Reference

#include <G4RTJpeg.hh>


Public Member Functions

 G4JpegProperty ()

Data Fields

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.

00142     :nRow(0)
00143     ,nColumn(0)
00144     ,Dimension(0)
00145     ,SamplePrecision(0)
00146     ,Comment(0)
00147     ,Format(0)
00148     ,MajorRevisions(0)
00149     ,MinorRevisions(0)
00150     ,Units(0)
00151     ,HDensity(0)
00152     ,VDensity(0)
00153     ,HThumbnail(0)
00154     ,VThumbnail(0)
00155     ,ExtensionCode(0)
00156   {}


Field 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

Definition at line 158 of file G4RTJpeg.hh.

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

int G4JpegProperty::nRow

Definition at line 157 of file G4RTJpeg.hh.

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

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:
Generated on Mon May 27 17:52:20 2013 for Geant4 by  doxygen 1.4.7