程序包 | 说明 |
---|---|
com.supermap.image.processing |
限定符和类型 | 方法和说明 |
---|---|
CompressMethod |
ImageOutputOption.getCompressMethod() |
CompressMethod |
StitchImagesParameter.getCompressMethod()
已过时。
|
static CompressMethod |
CompressMethod.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static CompressMethod[] |
CompressMethod.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
限定符和类型 | 方法和说明 |
---|---|
ImageOutputOption |
ImageOutputOption.setCompressMethod(CompressMethod compressMethod)
设置影像文件压缩方法,对 TIF 影像有效
|
StitchImagesParameter |
StitchImagesParameter.setCompressMethod(CompressMethod compressMethod)
已过时。
|
Copyright © 2021–2024 SuperMap. All rights reserved.