pearcetm / GeoTIFFTileSource

Implementation of a TileSource for OpenSeadragon based on GeoTIFF.js, enabling local and remote TIFF files to be viewed without using an image server
MIT License
27 stars 5 forks source link

Incorporate fixes to converters #11

Closed pearcetm closed 6 months ago

pearcetm commented 6 months ago
pearcetm commented 6 months ago

Also updates types from Uint8Array to Uint8ClampedArray.