com.supermap.data
类 MosaicColorBalanceMethod
- java.lang.Object
-
- com.supermap.data.Enum
-
- com.supermap.data.MosaicColorBalanceMethod
-
public final class MosaicColorBalanceMethod extends Enum
镶嵌数据集色彩平衡模式常量。
-
-
字段概要
字段 限定符和类型 字段和说明 static MosaicColorBalanceMethod
DODGING
Wallis 匀光法。static MosaicColorBalanceMethod
HISTOGRAM_SPECIFICATION
直方图匹配法。
-
-
-
字段详细资料
-
HISTOGRAM_SPECIFICATION
public static final MosaicColorBalanceMethod HISTOGRAM_SPECIFICATION
直方图匹配法。
-
DODGING
public static final MosaicColorBalanceMethod DODGING
Wallis 匀光法。
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.