Interface AmiraReader.PlaneReader

All Known Implementing Classes:
AmiraReader.ASCII, AmiraReader.HxRLE, AmiraReader.HxZip
Enclosing class:
AmiraReader

static interface AmiraReader.PlaneReader
This is the common interface for all formats, compressed or not.
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
    read(int no, byte[] buf)