Package fabio :: Module pnmimage
[hide private]
[frames] | no frames]

Module pnmimage

source code



Authors: Henning O. Sorensen & Erik Knudsen
         Center for Fundamental Research: Metal Structures in Four Dimensions
         Risoe National Laboratory
         Frederiksborgvej 399
         DK-4000 Roskilde
         email:henning.sorensen@risoe.dk

Classes [hide private]
  pnmimage
Variables [hide private]
  SUBFORMATS = ['P1', 'P2', 'P3', 'P4', 'P5', 'P6', 'P7']
  HEADERITEMS = ['SUBFORMAT', 'DIMENSIONS', 'MAXVAL']
  P7HEADERITEMS = ['WIDTH', 'HEIGHT', 'DEPTH', 'MAXVAL', 'TUPLTY...
  __package__ = 'fabio'
Variables Details [hide private]

P7HEADERITEMS

Value:
['WIDTH', 'HEIGHT', 'DEPTH', 'MAXVAL', 'TUPLTYPE', 'ENDHDR']