id summary reporter owner description type status priority milestone component version resolution keywords cc drp_resources i_links o_links remaining_time sprint 4190 Add reader wrapper that provides simpler tile access mlinkert " * void setTileWidth(int width) // defaults to optimal width * void setTileHeight(int height) // defaults to optimal height * int getTileCount() * int getTileSize() * Region getTileDescriptor(int tileIndex) * byte[] openTile(int planeIndex, int tileIndex) * byte[] openTile(int planeIndex, byte[] buf, int tileIndex) * void setTileAccessMode(TileAccessMode mode) where TileAccessMode is an enum (COMB, MEANDER, RANDOM) that defines in which order we will be accessing the tiles." task new major Pyramids Bio-Formats 4.4.8 api jamoore