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