public interface esriColorspaceConversionType
extends java.io.Serializable
Description: 'The raster colorspace conversion types.' 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 |
esriColorspaceConversionHSVToRGB
The HSV to RGB conversion.
|
static int |
esriColorspaceConversionRGBToHSV
The RGB to HSV conversion.
|
static final int esriColorspaceConversionRGBToHSV
static final int esriColorspaceConversionHSVToRGB