Example #1
0
func init() {
	tiff.RegisterVersion(Version, tiff.ParseTIFF)
}
Example #2
0
func init() {
	tiff.RegisterVersion(Version, ParseBigTIFF)
}