You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be helpful to know the endianness of the file for building https://github.com/maxrjones/virtual-tiff. While I could get the first 2 bytes of the file using a separate file reader, it'd be convenient to get this from a property on the TIFF class. Would this be in scope for async_tiff?