Class OIRReader.PixelBlock

java.lang.Object
loci.formats.in.OIRReader.PixelBlock
Enclosing class:
OIRReader

class OIRReader.PixelBlock extends Object
  • Field Details

    • file

      public String file
    • offset

      public long offset
    • length

      public int length
    • yStart

      public int yStart
    • yEnd

      public int yEnd
  • Constructor Details

    • PixelBlock

      PixelBlock()