public class _RGB32
extends java.lang.Object
implements java.io.Serializable
Description 'RGB color.' 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 |
__CbElements__ |
int |
blue |
int |
green |
int |
red |
Constructor and Description |
---|
_RGB32() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public static final int __CbElements__
public int red
public int green
public int blue