//
pkg.gl
Category
github.com/dsoprea/go-tiff-image-structure
repository
package
0.0.0-20221003165014-8ecc4f52edca
Repository:
https://github.com/dsoprea/go-tiff-image-structure.git
Documentation:
pkg.go.dev
Overview
Dependencies
8
Dependents
1
#
README
Overview
Parse raw TIFF data.
Requirements
Go >= 1.17: Earlier versions may work, though testing broke before due to a "undefined: unsafe.Slice" error apparently in the basic flow of "go test".