org.jmol.util
Class JpegInfo
java.lang.Object
org.jmol.util.JpegInfo
class JpegInfo
- extends java.lang.Object
Constructor Summary |
JpegInfo(java.awt.Image image,
java.lang.String comment)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Comment
java.lang.String Comment
imageobj
private java.awt.Image imageobj
imageHeight
int imageHeight
imageWidth
int imageWidth
BlockWidth
int[] BlockWidth
BlockHeight
int[] BlockHeight
Precision
int Precision
NumberOfComponents
int NumberOfComponents
Components
float[][][] Components
CompID
int[] CompID
HsampFactor
int[] HsampFactor
VsampFactor
int[] VsampFactor
QtableNumber
int[] QtableNumber
DCtableNumber
int[] DCtableNumber
ACtableNumber
int[] ACtableNumber
lastColumnIsDummy
private boolean[] lastColumnIsDummy
lastRowIsDummy
private boolean[] lastRowIsDummy
Ss
int Ss
Se
int Se
Ah
int Ah
Al
int Al
compWidth
private int[] compWidth
compHeight
private int[] compHeight
MaxHsampFactor
private int MaxHsampFactor
MaxVsampFactor
private int MaxVsampFactor
JpegInfo
public JpegInfo(java.awt.Image image,
java.lang.String comment)
getYCCArray
private void getYCCArray()