Class QuickTime.ImageDesc
java.lang.Object
com.twelvemonkeys.imageio.plugins.pict.QuickTime.ImageDesc
- Enclosing class:
QuickTime
Class representing the
'idsc' QuickTime Atom.- Version:
- $Id: QT.java,v 1.0 Feb 16, 2009 7:20:59 PM haraldk Exp$
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) short(package private) String(package private) String(package private) String(package private) int(package private) short(package private) byte[](package private) int(package private) int(package private) double(package private) short(package private) intprivate static final int(package private) int(package private) int(package private) short(package private) double(package private) int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SIZE
private static final int SIZE- See Also:
-
size
int size -
compressorIdentifer
String compressorIdentifer -
version
short version -
revision
short revision -
compressorVendor
String compressorVendor -
temporalQuality
int temporalQuality -
spatialQuality
int spatialQuality -
width
int width -
height
int height -
horizontalRes
double horizontalRes -
verticalRes
double verticalRes -
dataSize
int dataSize -
frameCount
int frameCount -
compressorName
String compressorName -
depth
short depth -
colorLUTId
short colorLUTId -
extraDesc
byte[] extraDesc
-
-
Constructor Details
-
ImageDesc
ImageDesc()
-
-
Method Details
-
read
- Throws:
IOException
-
toString
-