public interface esriComputeChangeUseColorMethod
extends java.io.Serializable
Description: 'The Compute Change Use Color Method.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Modifier and Type | Field and Description |
---|---|
static int |
esriComputeChangeUseColorAverage
Average colors between from and to pixels.
|
static int |
esriComputeChangeUseColorFrom
Take the colors of the from pixels.
|
static int |
esriComputeChangeUseColorTo
Take the colors of the to pixels.
|
static final int esriComputeChangeUseColorAverage
static final int esriComputeChangeUseColorFrom
static final int esriComputeChangeUseColorTo