Class ThincRecordCommon.thincRecShotHeader

java.lang.Object
  extended by ThincRecordCommon.thincRecShotHeader
Enclosing interface:
ThincRecordCommon

public static class ThincRecordCommon.thincRecShotHeader
extends java.lang.Object


Field Summary
(package private)  short bpp
           
(package private)  short height
           
(package private)  short info
           
(package private)  int size
           
(package private)  int time
           
(package private)  short width
           
 
Constructor Summary
ThincRecordCommon.thincRecShotHeader()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

time

int time

size

int size

width

short width

height

short height

bpp

short bpp

info

short info
Constructor Detail

ThincRecordCommon.thincRecShotHeader

public ThincRecordCommon.thincRecShotHeader()