ReadonlydimensionsReturns the dimensions (width, height) of the image at the highest resolution (level 0).
ReadonlylevelReturns the number of levels
ReadonlylevelReturns the dimensions for each level as a vector of (width, height) tuples, starting from level 0.
ReadonlylevelReturns the grid range for each level as a vector of (horizontal_tile_count, vertical_tile_count) tuples.
ReadonlylevelReturns the nominal tile size (width, height) for each level.
ReadonlyslideReturns the format of slide.
Reads the tile at the specified level and coordinates.
Staticwith
A decoder that dynamically detects file formats.