6 lines
66 B
Go
6 lines
66 B
Go
package imageproc
|
|
|
|
const (
|
|
ProductSuffix = "Pansharpened.tiff"
|
|
)
|
package imageproc
|
|
|
|
const (
|
|
ProductSuffix = "Pansharpened.tiff"
|
|
)
|