com.aspose.slides
Class ColorTypeEx
java.lang.Object
com.aspose.dotnet.util.Enumerate
com.aspose.slides.ColorTypeEx
public class ColorTypeEx
- extends com.aspose.dotnet.util.Enumerate
Represents color types enumeration.
Methods inherited from class com.aspose.dotnet.util.Enumerate |
getId, getName, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NOTDEFINED
public static final ColorTypeEx NOTDEFINED
NOTDEFINED_ID
public static final int NOTDEFINED_ID
- See Also:
- Constant Field Values
RGB
public static final ColorTypeEx RGB
RGB_ID
public static final int RGB_ID
- See Also:
- Constant Field Values
RGBPERCENTAGE
public static final ColorTypeEx RGBPERCENTAGE
RGBPERCENTAGE_ID
public static final int RGBPERCENTAGE_ID
- See Also:
- Constant Field Values
HSL
public static final ColorTypeEx HSL
HSL_ID
public static final int HSL_ID
- See Also:
- Constant Field Values
SCHEME
public static final ColorTypeEx SCHEME
SCHEME_ID
public static final int SCHEME_ID
- See Also:
- Constant Field Values
SYSTEM
public static final ColorTypeEx SYSTEM
SYSTEM_ID
public static final int SYSTEM_ID
- See Also:
- Constant Field Values
PRESET
public static final ColorTypeEx PRESET
PRESET_ID
public static final int PRESET_ID
- See Also:
- Constant Field Values