Пример #1
0
func init() {
	tiff.RegisterVersion(Version, tiff.ParseTIFF)
}
Пример #2
0
func init() {
	tiff.RegisterVersion(Version, ParseBigTIFF)
}