Class Catalog.CatalogHeader

java.lang.Object
com.twelvemonkeys.imageio.plugins.thumbsdb.Catalog.CatalogHeader
Enclosing class:
Catalog

private static class Catalog.CatalogHeader extends Object
Version:
$Id: Catalog.java,v 1.0 01.feb.2007 17:19:59 haku Exp$
  • Field Details

    • reserved1

      short reserved1
    • reserved2

      short reserved2
    • thumbCount

      int thumbCount
    • thumbWidth

      int thumbWidth
    • thumbHeight

      int thumbHeight
  • Constructor Details

    • CatalogHeader

      CatalogHeader()
  • Method Details