Categorygithub.com/dsoprea/go-tiff-image-structure
repositorypackage
0.0.0-20221003165014-8ecc4f52edca
Repository: https://github.com/dsoprea/go-tiff-image-structure.git
Documentation: pkg.go.dev

# README

Build Status Coverage Status Go Report Card GoDoc

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".