Geant4-11
Public Member Functions | Data Fields
G4JpegProperty Struct Reference

#include <G4RTJpeg.hh>

Public Member Functions

 G4JpegProperty ()
 

Data Fields

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

Detailed Description

Definition at line 138 of file G4RTJpeg.hh.

Constructor & Destructor Documentation

◆ G4JpegProperty()

G4JpegProperty::G4JpegProperty ( )
inline

Definition at line 140 of file G4RTJpeg.hh.

141 :nRow(0)
142 ,nColumn(0)
143 ,Dimension(0)
145 ,Comment(0)
146 ,Format(0)
149 ,Units(0)
150 ,HDensity(0)
151 ,VDensity(0)
152 ,HThumbnail(0)
153 ,VThumbnail(0)
154 ,ExtensionCode(0)
155 {}
int SamplePrecision
Definition: G4RTJpeg.hh:159
const char * Comment
Definition: G4RTJpeg.hh:160
u_char MinorRevisions
Definition: G4RTJpeg.hh:163
u_char MajorRevisions
Definition: G4RTJpeg.hh:162

Field Documentation

◆ Comment

const char* G4JpegProperty::Comment

Definition at line 160 of file G4RTJpeg.hh.

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

◆ Dimension

int G4JpegProperty::Dimension

Definition at line 158 of file G4RTJpeg.hh.

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

◆ ExtensionCode

int G4JpegProperty::ExtensionCode

Definition at line 169 of file G4RTJpeg.hh.

Referenced by G4RTJpegMaker::CreateFigureFile().

◆ Format

int G4JpegProperty::Format

Definition at line 161 of file G4RTJpeg.hh.

Referenced by G4JpegCoder::SetJpegProperty().

◆ HDensity

int G4JpegProperty::HDensity

Definition at line 165 of file G4RTJpeg.hh.

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

◆ HThumbnail

int G4JpegProperty::HThumbnail

Definition at line 167 of file G4RTJpeg.hh.

Referenced by G4JpegCoder::SetJpegProperty().

◆ MajorRevisions

u_char G4JpegProperty::MajorRevisions

Definition at line 162 of file G4RTJpeg.hh.

Referenced by G4JpegCoder::SetJpegProperty().

◆ MinorRevisions

u_char G4JpegProperty::MinorRevisions

Definition at line 163 of file G4RTJpeg.hh.

Referenced by G4JpegCoder::SetJpegProperty().

◆ nColumn

int G4JpegProperty::nColumn

◆ nRow

int G4JpegProperty::nRow

◆ SamplePrecision

int G4JpegProperty::SamplePrecision

Definition at line 159 of file G4RTJpeg.hh.

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

◆ Units

int G4JpegProperty::Units

Definition at line 164 of file G4RTJpeg.hh.

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

◆ VDensity

int G4JpegProperty::VDensity

Definition at line 166 of file G4RTJpeg.hh.

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

◆ VThumbnail

int G4JpegProperty::VThumbnail

Definition at line 168 of file G4RTJpeg.hh.

Referenced by G4JpegCoder::SetJpegProperty().


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